Skip to content

Commit

Permalink
Merge pull request #45 from cultureamp/renovate/rollup
Browse files Browse the repository at this point in the history
chore(deps): dependency refresh
  • Loading branch information
jamestelfer authored Oct 23, 2024
2 parents a450fc4 + 02d3e5a commit bf4b8a5
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 @@ -39,7 +39,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.60.3
version: v1.61.0
args: --timeout 5m

go-mod-tidy:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
golang 1.23.0
golang 1.23.2
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.23.0
go 1.23.2

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

0 comments on commit bf4b8a5

Please sign in to comment.