Skip to content

Commit

Permalink
Bump golang/go from go1.23.1 to 1.23.2
Browse files Browse the repository at this point in the history
Bumps [golang/go](https://github.com/golang/go) from go1.23.1 to 1.23.2. This release includes the previously tagged commit.
- [Commits](golang/go@go1.23.1...go1.23.2)

---
updated-dependencies:
- dependency-name: golang/go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 8259443 commit 531cac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_hack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# 4. integration_test.yml
# 5. virtual_test.yml
# 6. the go.mod (if it is a major or minor version change e.g. 1.14 to 1.15)
- uses: golang/go@go1.23.1
- uses: golang/go@go1.23.2

# update the versions in the devcontainer Dockerfile manually, too
- uses: golang/tools@gopls/v0
Expand Down

0 comments on commit 531cac0

Please sign in to comment.