Skip to content

Commit

Permalink
Merge pull request #39 from initializ-buildpacks/automation/go-mod-up…
Browse files Browse the repository at this point in the history
…date/update-main

Updates go mod toolchain version to 1.22.5
  • Loading branch information
janisar007 authored Jul 4, 2024
2 parents 3d79280 + f0baed2 commit f384390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/initializ-buildpacks/go-mod-vendor

go 1.21

toolchain go1.22.4
toolchain go1.22.5

require (
github.com/BurntSushi/toml v1.3.2
Expand Down

0 comments on commit f384390

Please sign in to comment.