Skip to content

Commit

Permalink
bump go version from 1.22 to 1.23 #47 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Oct 15, 2024
2 parents 9633ca9 + cabb5e3 commit 6b6db7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/score-spec/score-go

go 1.22
go 1.23

toolchain go1.22.0
toolchain go1.23.0

require (
github.com/mitchellh/mapstructure v1.5.0
Expand Down

0 comments on commit 6b6db7a

Please sign in to comment.