Skip to content

Commit

Permalink
Merge pull request #22 from zekker6/renovate/go-1.x
Browse files Browse the repository at this point in the history
feat(deps): update go to 1.22.2
  • Loading branch information
zekker6 authored Apr 22, 2024
2 parents 6cb6d68 + 11cad7d commit eee2ff7
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.21

toolchain go1.21.5
toolchain go1.22.2

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

0 comments on commit eee2ff7

Please sign in to comment.