Skip to content

Commit

Permalink
chore(deps): update go to v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cultureamp-renovate[bot] committed Aug 17, 2024
1 parent 4f4ea28 commit 3a4e757
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
- name: golangci-mod-tidy
uses: zencargo/github-action-go-mod-tidy@v1
with:
go-version: "1.22"
go-version: "1.23"
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
golang 1.22.6
golang 1.23.0
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cultureamp/cfparams

go 1.22.6
go 1.23.0

require (
github.com/aws/aws-sdk-go v1.55.5
Expand Down

0 comments on commit 3a4e757

Please sign in to comment.