Skip to content

Commit cc481a3

Browse files
committed
update server version
1 parent 119e576 commit cc481a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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/server v0.1.1-0.20210408094857-353b733d8e2b
5+
require github.com/oidc-mytoken/server v0.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@ github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d/go.mod h1:o96d
309309
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
310310
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
311311
github.com/nishanths/exhaustive v0.0.0-20200525081945-8e46705b6132/go.mod h1:wBEpHwM2OdmeNpdCvRPUlkEbBuaFmcK4Wv8Q7FuGW3c=
312-
github.com/oidc-mytoken/server v0.1.1-0.20210408094857-353b733d8e2b h1:emPZZ/YY8mdSCKjxIJjUCwqdq8PQfliCL5FOK4olHU8=
313-
github.com/oidc-mytoken/server v0.1.1-0.20210408094857-353b733d8e2b/go.mod h1:6uFm+Za9NMK3gq4OOIeX3gs3T6leluVIWsGiM1zlQbA=
312+
github.com/oidc-mytoken/server v0.2.0 h1:BLZmm9aJUThbeHK9/CBTHnQUycF0PNGNF7CO0VU4dOg=
313+
github.com/oidc-mytoken/server v0.2.0/go.mod h1:6uFm+Za9NMK3gq4OOIeX3gs3T6leluVIWsGiM1zlQbA=
314314
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
315315
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
316316
github.com/onsi/ginkgo v1.12.0/go.mod h1:oUhWkIvk5aDxtKvDDuw8gItl8pKl42LzjC9KZE0HfGg=

0 commit comments

Comments
 (0)