Skip to content

Commit 782fef8

Browse files
build(deps): bump github.com/sivchari/tenv from 1.10.0 to 1.12.0
Bumps [github.com/sivchari/tenv](https://github.com/sivchari/tenv) from 1.10.0 to 1.12.0. - [Release notes](https://github.com/sivchari/tenv/releases) - [Changelog](https://github.com/sivchari/tenv/blob/main/goreleaser.yaml) - [Commits](sivchari/tenv@v1.10.0...v1.12.0) --- updated-dependencies: - dependency-name: github.com/sivchari/tenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a9d16e commit 782fef8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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.22.5
45

56
require (
67
4d63.com/gocheckcompilerdirectives v1.2.1
@@ -98,7 +99,7 @@ require (
9899
github.com/shirou/gopsutil/v3 v3.24.5
99100
github.com/sirupsen/logrus v1.9.3
100101
github.com/sivchari/containedctx v1.0.3
101-
github.com/sivchari/tenv v1.10.0
102+
github.com/sivchari/tenv v1.12.0
102103
github.com/sonatard/noctx v0.1.0
103104
github.com/sourcegraph/go-diff v0.7.0
104105
github.com/spf13/cobra v1.8.1

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)