Skip to content

Commit

Permalink
update go.mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Mar 6, 2025
1 parent 6d9670e commit b064d1f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/oidc-mytoken/server

go 1.22.0
toolchain go1.23.7
go 1.23.0

toolchain go1.24.0

require (
github.com/Songmu/prompter v0.5.1
Expand Down

0 comments on commit b064d1f

Please sign in to comment.