Skip to content

Commit

Permalink
chore(deps): bump go to 1.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasSchubert committed Feb 1, 2024
1 parent 2382c3a commit d4000cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: ['1.21.4']
go-version: ['1.21.6']
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/JonasSchubert/traefik-allow-countries

go 1.21.4
go 1.21.6

0 comments on commit d4000cd

Please sign in to comment.