Upgrade go version to 1.18 (#5045)
* Upgrade go version to 1.18 * fix go 1.18 compatibility * update gofmt * ignore golangci-lint staticcheck * update gofmt
This commit is contained in:
3
vendor/github.com/mitchellh/copystructure/go.mod
generated
vendored
3
vendor/github.com/mitchellh/copystructure/go.mod
generated
vendored
@@ -1,3 +0,0 @@
|
||||
module github.com/mitchellh/copystructure
|
||||
|
||||
require github.com/mitchellh/reflectwalk v1.0.0
|
||||
2
vendor/github.com/mitchellh/copystructure/go.sum
generated
vendored
2
vendor/github.com/mitchellh/copystructure/go.sum
generated
vendored
@@ -1,2 +0,0 @@
|
||||
github.com/mitchellh/reflectwalk v1.0.0 h1:9D+8oIskB4VJBN5SFlmc27fSlIBZaov1Wpk/IfikLNY=
|
||||
github.com/mitchellh/reflectwalk v1.0.0/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
|
||||
1
vendor/github.com/mitchellh/go-homedir/go.mod
generated
vendored
1
vendor/github.com/mitchellh/go-homedir/go.mod
generated
vendored
@@ -1 +0,0 @@
|
||||
module github.com/mitchellh/go-homedir
|
||||
1
vendor/github.com/mitchellh/go-wordwrap/go.mod
generated
vendored
1
vendor/github.com/mitchellh/go-wordwrap/go.mod
generated
vendored
@@ -1 +0,0 @@
|
||||
module github.com/mitchellh/go-wordwrap
|
||||
3
vendor/github.com/mitchellh/mapstructure/go.mod
generated
vendored
3
vendor/github.com/mitchellh/mapstructure/go.mod
generated
vendored
@@ -1,3 +0,0 @@
|
||||
module github.com/mitchellh/mapstructure
|
||||
|
||||
go 1.14
|
||||
1
vendor/github.com/mitchellh/reflectwalk/go.mod
generated
vendored
1
vendor/github.com/mitchellh/reflectwalk/go.mod
generated
vendored
@@ -1 +0,0 @@
|
||||
module github.com/mitchellh/reflectwalk
|
||||
Reference in New Issue
Block a user