Skip to content

Commit

Permalink
Update Go version to 1.23.4 in go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Dec 31, 2024
1 parent 9d2dc9d commit c617511
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ replace (
vbom.ml/util => github.com/fvbommel/util v0.0.0-20180919145318-efcd4e0f9787
)

go 1.23.0

toolchain go1.23.4
go 1.23.4

require (
github.com/buger/jsonparser v1.1.1
Expand Down

0 comments on commit c617511

Please sign in to comment.