Skip to content

Commit

Permalink
fix(deps): update go to 1.23.5
Browse files Browse the repository at this point in the history
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.23.4 | 1.23.5 |
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 96ea429 commit f34f95b
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/zekker6/external-dns-adguard-provider

go 1.23

toolchain go1.23.4
toolchain go1.23.5

require (
github.com/sirupsen/logrus v1.9.3
Expand Down

0 comments on commit f34f95b

Please sign in to comment.