Skip to content

Commit

Permalink
Move up go version
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Jan 30, 2020
1 parent 55b4906 commit 88fd211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/dexidp/dex

go 1.13

require (
github.com/Microsoft/hcsshim v0.8.7 // indirect
github.com/beevik/etree v1.1.0
Expand Down Expand Up @@ -50,5 +52,3 @@ require (
gopkg.in/square/go-jose.v2 v2.3.1
sigs.k8s.io/testing_frameworks v0.1.2
)

go 1.13

0 comments on commit 88fd211

Please sign in to comment.