Skip to content

Commit 258cbf1

Browse files
build(deps): bump github.com/ghostiam/protogetter from 0.3.12 to 0.3.13
Bumps [github.com/ghostiam/protogetter](https://github.com/ghostiam/protogetter) from 0.3.12 to 0.3.13. - [Release notes](https://github.com/ghostiam/protogetter/releases) - [Changelog](https://github.com/ghostiam/protogetter/blob/main/.goreleaser.yaml) - [Commits](ghostiam/protogetter@v0.3.12...v0.3.13) --- updated-dependencies: - dependency-name: github.com/ghostiam/protogetter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95d2005 commit 258cbf1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

go.mod

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

33
go 1.23.0
44

5+
toolchain go1.24.1
6+
57
require (
68
4d63.com/gocheckcompilerdirectives v1.3.0
79
4d63.com/gochecknoglobals v0.2.2
@@ -39,7 +41,7 @@ require (
3941
github.com/fatih/color v1.18.0
4042
github.com/firefart/nonamedreturns v1.0.5
4143
github.com/fzipp/gocyclo v0.6.0
42-
github.com/ghostiam/protogetter v0.3.12
44+
github.com/ghostiam/protogetter v0.3.13
4345
github.com/go-critic/go-critic v0.13.0
4446
github.com/go-viper/mapstructure/v2 v2.2.1
4547
github.com/go-xmlfmt/xmlfmt v1.1.3

go.sum

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

0 commit comments

Comments
 (0)