upgrade deps; rewrite smtp session
This commit is contained in:
4
vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go
generated
vendored
4
vendor/github.com/mattn/go-sqlite3/sqlite3_go18.go
generated
vendored
@@ -3,8 +3,8 @@
|
||||
// Use of this source code is governed by an MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build cgo
|
||||
// +build go1.8
|
||||
//go:build cgo && go1.8
|
||||
// +build cgo,go1.8
|
||||
|
||||
package sqlite3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user