Skip to content

Commit eaf5b8c

Browse files
committed
update go.mod
1 parent febab02 commit eaf5b8c

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
@@ -8,7 +8,7 @@ require (
88
github.com/gliderlabs/ssh v0.3.5
99
github.com/oidc-mytoken/api v0.8.0
1010
github.com/oidc-mytoken/lib v0.5.0
11-
github.com/oidc-mytoken/server v0.5.5-0.20220913122955-7d2a1eedffd0
11+
github.com/oidc-mytoken/server v0.6.0
1212
github.com/olekukonko/tablewriter v0.0.5
1313
github.com/pkg/errors v0.9.1
1414
github.com/sirupsen/logrus v1.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ github.com/oidc-mytoken/api v0.8.0 h1:V/8LyLcVtYX1xxj+r6KyShDYUhl1giHLPVB6dTZyQt
353353
github.com/oidc-mytoken/api v0.8.0/go.mod h1:DBIlUbaIgGlf607VZx8zFC97VR3WNN0kaMVO1AqyTdE=
354354
github.com/oidc-mytoken/lib v0.5.0 h1:/DHEjHCSVDFE5DXyXUp3dO7NWZfSFN2nYVaigYdmv5w=
355355
github.com/oidc-mytoken/lib v0.5.0/go.mod h1:r6shfKy8/15vqGJvciCPphRkKffvIegSqj0uA6kzuns=
356-
github.com/oidc-mytoken/server v0.5.5-0.20220913122955-7d2a1eedffd0 h1:Qd/PeMNKD78xbXiV+MNJJch1g+Nc1t6s4L4KsG1uS14=
357-
github.com/oidc-mytoken/server v0.5.5-0.20220913122955-7d2a1eedffd0/go.mod h1:UuhznDeB+pgB+b/fNVwn95ui+3tCW0eg2pJOA2lhYyI=
356+
github.com/oidc-mytoken/server v0.6.0 h1:c3OEJZpshK8sMdrCIHSqLrf6TU7cHIir6I/kHqdovqA=
357+
github.com/oidc-mytoken/server v0.6.0/go.mod h1:UuhznDeB+pgB+b/fNVwn95ui+3tCW0eg2pJOA2lhYyI=
358358
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
359359
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
360360
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=

0 commit comments

Comments
 (0)