Skip to content

Commit

Permalink
Bump go.mod to golang 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminapetersen committed Feb 21, 2020
1 parent 8f853b6 commit 05d9c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/openshift/console

go 1.12
go 1.13

require (
github.com/coreos/dex v2.3.0+incompatible
Expand Down

0 comments on commit 05d9c80

Please sign in to comment.