Skip to content

Commit 8304feb

Browse files
build(deps): bump github.com/sonatard/noctx from 0.0.2 to 0.0.3
Bumps [github.com/sonatard/noctx](https://github.com/sonatard/noctx) from 0.0.2 to 0.0.3. - [Commits](sonatard/noctx@v0.0.2...v0.0.3) --- updated-dependencies: - dependency-name: github.com/sonatard/noctx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dba8700 commit 8304feb

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

go.mod

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

33
go 1.22.1
4-
54
require (
65
4d63.com/gocheckcompilerdirectives v1.2.1
76
4d63.com/gochecknoglobals v0.2.1
@@ -99,7 +98,7 @@ require (
9998
github.com/sirupsen/logrus v1.9.3
10099
github.com/sivchari/containedctx v1.0.3
101100
github.com/sivchari/tenv v1.10.0
102-
github.com/sonatard/noctx v0.0.2
101+
github.com/sonatard/noctx v0.0.3
103102
github.com/sourcegraph/go-diff v0.7.0
104103
github.com/spf13/cobra v1.8.1
105104
github.com/spf13/pflag v1.0.5

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)