Move up go version
This commit is contained in:
parent
55b49063f8
commit
88fd211fb5
4
go.mod
4
go.mod
@ -1,5 +1,7 @@
|
|||||||
module github.com/dexidp/dex
|
module github.com/dexidp/dex
|
||||||
|
|
||||||
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/Microsoft/hcsshim v0.8.7 // indirect
|
github.com/Microsoft/hcsshim v0.8.7 // indirect
|
||||||
github.com/beevik/etree v1.1.0
|
github.com/beevik/etree v1.1.0
|
||||||
@ -50,5 +52,3 @@ require (
|
|||||||
gopkg.in/square/go-jose.v2 v2.3.1
|
gopkg.in/square/go-jose.v2 v2.3.1
|
||||||
sigs.k8s.io/testing_frameworks v0.1.2
|
sigs.k8s.io/testing_frameworks v0.1.2
|
||||||
)
|
)
|
||||||
|
|
||||||
go 1.13
|
|
||||||
|
Reference in New Issue
Block a user