Skip to content

Commit

Permalink
chore(deps): run go mod tidy and pin Go version to 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Sep 17, 2024
1 parent e46f2f2 commit 039396b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/qdm12/ddns-updater

go 1.22
go 1.22.0

toolchain go1.22.5

require (
Expand Down

0 comments on commit 039396b

Please sign in to comment.