Skip to content

Commit

Permalink
Merge pull request #49 from zekker6/renovate/go-1.x
Browse files Browse the repository at this point in the history
fix(deps): update go to 1.22.6
  • Loading branch information
zekker6 authored Aug 7, 2024
2 parents b4ac4ed + 762b24f commit 33aab7e
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 hosts-generator

go 1.22.0

toolchain go1.22.5
toolchain go1.22.6

require (
github.com/pkg/errors v0.9.1
Expand Down

0 comments on commit 33aab7e

Please sign in to comment.