Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Aug 26, 2024
1 parent 9adbfd4 commit aed5084
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.23.0

require (
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/dmwm/auth-proxy-server/auth v0.0.0-20240824201455-d491444f799e
github.com/dmwm/auth-proxy-server/cric v0.0.0-20240824201455-d491444f799e
github.com/dmwm/auth-proxy-server/logging v0.0.0-20240824201455-d491444f799e
github.com/dmwm/cmsauth v0.0.3
github.com/dmwm/auth-proxy-server/auth v0.0.0-20240824220945-b343801f95af
github.com/dmwm/auth-proxy-server/cric v0.0.0-20240824220945-b343801f95af
github.com/dmwm/auth-proxy-server/logging v0.0.0-20240824220945-b343801f95af
github.com/dmwm/cmsauth v0.0.4
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/google/uuid v1.6.0
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ github.com/coreos/go-oidc v2.2.1+incompatible/go.mod h1:CgnwVTmzoESiwO9qyAFEMiHo
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dmwm/auth-proxy-server/auth v0.0.0-20240824201455-d491444f799e h1:VYSMOIUncUjrvs7LREZWQq0S4zUdnp6dHKoLSUZYqVQ=
github.com/dmwm/auth-proxy-server/auth v0.0.0-20240824201455-d491444f799e/go.mod h1:ZYG5e4cp2cp/AY34woP4kaaeI4SHLk4KjxI5QE+i0nY=
github.com/dmwm/auth-proxy-server/cric v0.0.0-20240824201455-d491444f799e h1:pIhNYCgY02tcY2Hki+UQ+Zg49Zkjih1tzfNyrEyZF8Q=
github.com/dmwm/auth-proxy-server/cric v0.0.0-20240824201455-d491444f799e/go.mod h1:sU3FJL2Bbyx0nYFIDhrs6SVIAYi4AHmojcD1QcHwpYw=
github.com/dmwm/auth-proxy-server/logging v0.0.0-20240824201455-d491444f799e h1:tudfFarvDAe/+xUUl8Rjex747N/I+27zYHetu+jMjyU=
github.com/dmwm/auth-proxy-server/logging v0.0.0-20240824201455-d491444f799e/go.mod h1:KkajoIIpWjOCUi2OfpASnBt1rv7frhOj7PwTEwJVtNk=
github.com/dmwm/cmsauth v0.0.3 h1:no9TBogGYHmxA4L8dQ+tzU6dH4hUymZHumNAoJF9xQw=
github.com/dmwm/cmsauth v0.0.3/go.mod h1:Q/FulD8nZWDBQZ9yCQ4MKYKKiM0leeIvI6ceuUKDMys=
github.com/dmwm/auth-proxy-server/auth v0.0.0-20240824220945-b343801f95af h1:2wue4JblJ488tEpQ9jHYP3MHt3U8CRsTknWJGZOfnHE=
github.com/dmwm/auth-proxy-server/auth v0.0.0-20240824220945-b343801f95af/go.mod h1:ZYG5e4cp2cp/AY34woP4kaaeI4SHLk4KjxI5QE+i0nY=
github.com/dmwm/auth-proxy-server/cric v0.0.0-20240824220945-b343801f95af h1:n1GOtag1AzGlNrnVR1orbzbYdOx3vbPPuOODiz7FHTc=
github.com/dmwm/auth-proxy-server/cric v0.0.0-20240824220945-b343801f95af/go.mod h1:sU3FJL2Bbyx0nYFIDhrs6SVIAYi4AHmojcD1QcHwpYw=
github.com/dmwm/auth-proxy-server/logging v0.0.0-20240824220945-b343801f95af h1:G4K7MNzw51ChjR/lmwQDc/rcAFGxlPCk4E7sRWUiWz0=
github.com/dmwm/auth-proxy-server/logging v0.0.0-20240824220945-b343801f95af/go.mod h1:KkajoIIpWjOCUi2OfpASnBt1rv7frhOj7PwTEwJVtNk=
github.com/dmwm/cmsauth v0.0.4 h1:naXMSU4bMHkoLbc811CneIgLo4tiuLmO1sZVRfrdG38=
github.com/dmwm/cmsauth v0.0.4/go.mod h1:Q/FulD8nZWDBQZ9yCQ4MKYKKiM0leeIvI6ceuUKDMys=
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=
github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
github.com/golang-jwt/jwt v3.2.2+incompatible h1:IfV12K8xAKAnZqdXVzCZ+TOjboZ2keLg81eXfW3O+oY=
Expand Down

0 comments on commit aed5084

Please sign in to comment.