Skip to content

Commit

Permalink
Merge pull request #47 from mesosphere/mh/bump-golang-1.23.1
Browse files Browse the repository at this point in the history
chore: bump go to 1.23.1
  • Loading branch information
mhrabovcin authored Sep 13, 2024
2 parents c987142 + 825728f commit 6cdf1ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/mesosphere/dex-k8s-authenticator

go 1.23

toolchain go1.23.1

require (
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/gorilla/mux v1.8.0
Expand Down

0 comments on commit 6cdf1ee

Please sign in to comment.