Skip to content

Commit 9d20ae0

Browse files
build(deps): bump github.com/macabu/inamedparam from 0.1.3 to 0.2.0
Bumps [github.com/macabu/inamedparam](https://github.com/macabu/inamedparam) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/macabu/inamedparam/releases) - [Commits](macabu/inamedparam@v0.1.3...v0.2.0) --- updated-dependencies: - dependency-name: github.com/macabu/inamedparam dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 313f829 commit 9d20ae0

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
@@ -72,7 +74,7 @@ require (
7274
github.com/ldez/tagliatelle v0.7.1
7375
github.com/ldez/usetesting v0.4.2
7476
github.com/leonklingele/grouper v1.1.2
75-
github.com/macabu/inamedparam v0.1.3
77+
github.com/macabu/inamedparam v0.2.0
7678
github.com/maratori/testableexamples v1.0.0
7779
github.com/maratori/testpackage v1.1.1
7880
github.com/matoous/godox v1.1.0

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)