Skip to content

Commit 6966aaa

Browse files
build(deps): bump github.com/alecthomas/go-check-sumtype
Bumps [github.com/alecthomas/go-check-sumtype](https://github.com/alecthomas/go-check-sumtype) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/alecthomas/go-check-sumtype/releases) - [Changelog](https://github.com/alecthomas/go-check-sumtype/blob/master/.goreleaser.yml) - [Commits](alecthomas/go-check-sumtype@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: github.com/alecthomas/go-check-sumtype dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ac2044 commit 6966aaa

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/golangci/golangci-lint
22

33
go 1.22.1
4+
toolchain go1.23.4
45

56
require (
67
4d63.com/gocheckcompilerdirectives v1.2.1
@@ -15,7 +16,7 @@ require (
1516
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
1617
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0
1718
github.com/OpenPeeDeeP/depguard/v2 v2.2.0
18-
github.com/alecthomas/go-check-sumtype v0.2.0
19+
github.com/alecthomas/go-check-sumtype v0.3.0
1920
github.com/alexkohler/nakedret/v2 v2.0.5
2021
github.com/alexkohler/prealloc v1.0.0
2122
github.com/alingse/asasalint v0.0.11

go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)