Skip to content

Commit

Permalink
update server version
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Apr 8, 2021
1 parent 119e576 commit cc481a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/oidc-mytoken/lib

go 1.13

require github.com/oidc-mytoken/server v0.1.1-0.20210408094857-353b733d8e2b
require github.com/oidc-mytoken/server v0.2.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,8 @@ github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d/go.mod h1:o96d
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nishanths/exhaustive v0.0.0-20200525081945-8e46705b6132/go.mod h1:wBEpHwM2OdmeNpdCvRPUlkEbBuaFmcK4Wv8Q7FuGW3c=
github.com/oidc-mytoken/server v0.1.1-0.20210408094857-353b733d8e2b h1:emPZZ/YY8mdSCKjxIJjUCwqdq8PQfliCL5FOK4olHU8=
github.com/oidc-mytoken/server v0.1.1-0.20210408094857-353b733d8e2b/go.mod h1:6uFm+Za9NMK3gq4OOIeX3gs3T6leluVIWsGiM1zlQbA=
github.com/oidc-mytoken/server v0.2.0 h1:BLZmm9aJUThbeHK9/CBTHnQUycF0PNGNF7CO0VU4dOg=
github.com/oidc-mytoken/server v0.2.0/go.mod h1:6uFm+Za9NMK3gq4OOIeX3gs3T6leluVIWsGiM1zlQbA=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.12.0/go.mod h1:oUhWkIvk5aDxtKvDDuw8gItl8pKl42LzjC9KZE0HfGg=
Expand Down

0 comments on commit cc481a3

Please sign in to comment.