update go version in go.mod
This commit is contained in:
parent
ccfc052b49
commit
18fc94a6b1
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/caos/oidc
|
module github.com/caos/oidc
|
||||||
|
|
||||||
go 1.13
|
go 1.15
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/caos/logging v0.0.0-20191210002624-b3260f690a6a
|
github.com/caos/logging v0.0.0-20191210002624-b3260f690a6a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue