File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ require (
1818 github.com/jmoiron/sqlx v1.3.4
1919 github.com/klauspost/compress v1.14.2 // indirect
2020 github.com/lestrrat-go/jwx v1.2.18
21- github.com/oidc-mytoken/api v0.3.1-0.20220126162415-1144aa9a8465
22- github.com/oidc-mytoken/lib v0.2.2-0.20211223095212-32c942773b34
21+ github.com/oidc-mytoken/api v0.4.0
22+ github.com/oidc-mytoken/lib v0.3.0
2323 github.com/pires/go-proxyproto v0.6.1
2424 github.com/pkg/errors v0.9.1
2525 github.com/satori/go.uuid v1.2.0
Original file line number Diff line number Diff line change @@ -266,11 +266,10 @@ github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lN
266266github.com/modern-go/reflect2 v1.0.1 /go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0 =
267267github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
268268github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
269- github.com/oidc-mytoken/api v0.3.1-0.20211220153443-bf41385a02b3 /go.mod h1:RMeAl6ICLnemFQU4g57IHCP8m9WZg8PjXNVkodMiNi8 =
270- github.com/oidc-mytoken/api v0.3.1-0.20220126162415-1144aa9a8465 h1:/WphZw9dlTInqnLJgfrMn3WpgVmiO3ktYqPOlLWwGDA =
271- github.com/oidc-mytoken/api v0.3.1-0.20220126162415-1144aa9a8465 /go.mod h1:RMeAl6ICLnemFQU4g57IHCP8m9WZg8PjXNVkodMiNi8 =
272- github.com/oidc-mytoken/lib v0.2.2-0.20211223095212-32c942773b34 h1:aZTABz2Z4nARZ3P+1pxM+q5FYlHVHsMduPILSNwhc50 =
273- github.com/oidc-mytoken/lib v0.2.2-0.20211223095212-32c942773b34 /go.mod h1:Z0vvLgDuV5t3fLlJGzx+Qn15IWbz1WTgkm4xfSaWPEM =
269+ github.com/oidc-mytoken/api v0.4.0 h1:uSlMSyi+ElScDehxMQlqW7Z5FjM7IDyTBA9a29Fs+eg =
270+ github.com/oidc-mytoken/api v0.4.0 /go.mod h1:RMeAl6ICLnemFQU4g57IHCP8m9WZg8PjXNVkodMiNi8 =
271+ github.com/oidc-mytoken/lib v0.3.0 h1:l+Axfu9lbSBDvfvckz5HiVOrIgNLF2L0BpQBcK5CCjg =
272+ github.com/oidc-mytoken/lib v0.3.0 /go.mod h1:FoHZNziEldCD5l3SXgD+DMc5Y3XN2iI/kp18xvJOPeA =
274273github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
275274github.com/pelletier/go-toml v1.9.3 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
276275github.com/pires/go-proxyproto v0.6.1 h1:EBupykFmo22SDjv4fQVQd2J9NOoLPmyZA/15ldOGkPw =
You can’t perform that action at this time.
0 commit comments