fix go mod

This commit is contained in:
Livio Amstutz 2019-11-29 15:15:05 +01:00
parent caedc72d45
commit 03f3d465a8
3 changed files with 1 additions and 5 deletions

1
doc.go
View file

@ -1 +0,0 @@
package oidc

3
go.mod
View file

@ -1,3 +0,0 @@
module github.com/caos/oidc
go 1.13

View file

@ -1,4 +1,4 @@
module github.com/caos/oidc/pkg/client module github.com/caos/oidc/pkg/rp
go 1.13 go 1.13