Skip to content

Commit 8f668b2

Browse files
chore(deps): bump gotest.tools/v3 from 3.1.0 to 3.3.0 (#4)
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/gotestyourself/gotest.tools/releases) - [Commits](gotestyourself/gotest.tools@v3.1.0...v3.3.0) --- updated-dependencies: - dependency-name: gotest.tools/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd52580 commit 8f668b2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/itchyny/gojq v0.12.8
99
github.com/sirupsen/logrus v1.8.1
1010
github.com/urfave/cli/v2 v2.6.0
11-
gotest.tools/v3 v3.1.0
11+
gotest.tools/v3 v3.3.0
1212
)
1313

1414
require (

go.sum

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

0 commit comments

Comments
 (0)