MM-43753: Go mod tidy for 1.18 (#20073)
We bump the go.mod version to 1.18 and run go mod tidy. This is required for using new features. ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
52ac449012
Коммит
48f8e2fa44
5
vendor/github.com/gorilla/handlers/go.mod
сгенерированный
поставляемый
5
vendor/github.com/gorilla/handlers/go.mod
сгенерированный
поставляемый
@@ -1,5 +0,0 @@
|
||||
module github.com/gorilla/handlers
|
||||
|
||||
go 1.14
|
||||
|
||||
require github.com/felixge/httpsnoop v1.0.1
|
||||
2
vendor/github.com/gorilla/handlers/go.sum
сгенерированный
поставляемый
2
vendor/github.com/gorilla/handlers/go.sum
сгенерированный
поставляемый
@@ -1,2 +0,0 @@
|
||||
github.com/felixge/httpsnoop v1.0.1 h1:lvB5Jl89CsZtGIWuTcDM1E/vkVs49/Ml7JJe07l8SPQ=
|
||||
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
|
||||
3
vendor/github.com/gorilla/mux/go.mod
сгенерированный
поставляемый
3
vendor/github.com/gorilla/mux/go.mod
сгенерированный
поставляемый
@@ -1,3 +0,0 @@
|
||||
module github.com/gorilla/mux
|
||||
|
||||
go 1.12
|
||||
3
vendor/github.com/gorilla/websocket/go.mod
сгенерированный
поставляемый
3
vendor/github.com/gorilla/websocket/go.mod
сгенерированный
поставляемый
@@ -1,3 +0,0 @@
|
||||
module github.com/gorilla/websocket
|
||||
|
||||
go 1.12
|
||||
0
vendor/github.com/gorilla/websocket/go.sum
сгенерированный
поставляемый
0
vendor/github.com/gorilla/websocket/go.sum
сгенерированный
поставляемый
Ссылка в новой задаче
Block a user