Update minimum required Go version to 1.17
This commit is contained in:
parent
a96fc101f2
commit
219842d723
6 changed files with 11 additions and 11 deletions
7
vendor/modules.txt
vendored
7
vendor/modules.txt
vendored
|
|
@ -1,16 +1,17 @@
|
|||
# github.com/mattn/go-sqlite3 v1.14.7
|
||||
## explicit
|
||||
## explicit; go 1.12
|
||||
github.com/mattn/go-sqlite3
|
||||
# golang.org/x/net v0.8.0
|
||||
## explicit
|
||||
## explicit; go 1.17
|
||||
golang.org/x/net/html
|
||||
golang.org/x/net/html/atom
|
||||
golang.org/x/net/html/charset
|
||||
# golang.org/x/sys v0.6.0
|
||||
## explicit
|
||||
## explicit; go 1.17
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/windows
|
||||
# golang.org/x/text v0.8.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/text/encoding
|
||||
golang.org/x/text/encoding/charmap
|
||||
golang.org/x/text/encoding/htmlindex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue