Skip to content

Commit 0c45668

Browse files
committed
update api
1 parent 2091a2e commit 0c45668

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/oidc-mytoken/lib
22

33
go 1.13
44

5-
require github.com/oidc-mytoken/api v0.3.1-0.20220117084015-d21eb7b909ec
5+
require github.com/oidc-mytoken/api v0.4.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
22
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3-
github.com/oidc-mytoken/api v0.3.1-0.20220117084015-d21eb7b909ec h1:tb4Ji7J8MN+gQudg0r9C8J0A5oz7WQM37wuQ6VSj7Ro=
4-
github.com/oidc-mytoken/api v0.3.1-0.20220117084015-d21eb7b909ec/go.mod h1:RMeAl6ICLnemFQU4g57IHCP8m9WZg8PjXNVkodMiNi8=
3+
github.com/oidc-mytoken/api v0.4.0 h1:uSlMSyi+ElScDehxMQlqW7Z5FjM7IDyTBA9a29Fs+eg=
4+
github.com/oidc-mytoken/api v0.4.0/go.mod h1:RMeAl6ICLnemFQU4g57IHCP8m9WZg8PjXNVkodMiNi8=
55
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
66
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
77
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

0 commit comments

Comments
 (0)