Skip to content

Commit

Permalink
fix(deps): update go to 1.23.3
Browse files Browse the repository at this point in the history
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.23.2 | 1.23.3 |
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent a4bd296 commit 09dfc2a
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.23.2
toolchain go1.23.3

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

0 comments on commit 09dfc2a

Please sign in to comment.