Skip to content

Commit

Permalink
use go1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
M4n5ter committed Aug 19, 2023
1 parent 0426915 commit 1a45d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://dl.google.com/go/go1.20.3.linux-amd64.tar.gz"
goversion: "https://dl.google.com/go/go1.21.0.linux-amd64.tar.gz"
project_path: "."
binary_name: "dyndns"

0 comments on commit 1a45d2d

Please sign in to comment.