Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 72c4057

Browse files
Bump github.com/goyek/goyek from 0.6.3 to 1.0.0 in /build (#41)
Bumps [github.com/goyek/goyek](https://github.com/goyek/goyek) from 0.6.3 to 1.0.0. - [Release notes](https://github.com/goyek/goyek/releases) - [Changelog](https://github.com/goyek/goyek/blob/main/CHANGELOG.md) - [Commits](goyek/goyek@v0.6.3...v1.0.0) --- updated-dependencies: - dependency-name: github.com/goyek/goyek dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c5314a commit 72c4057

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ go 1.16
55
require (
66
github.com/client9/misspell v0.3.4
77
github.com/golangci/golangci-lint v1.49.0
8-
github.com/goyek/goyek v0.6.3
8+
github.com/goyek/goyek v1.0.0
99
github.com/mattn/go-shellwords v1.0.12
1010
)

build/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -410,8 +410,8 @@ github.com/gostaticanalysis/nilerr v0.1.1/go.mod h1:wZYb6YI5YAxxq0i1+VJbY0s2YONW
410410
github.com/gostaticanalysis/testutil v0.3.1-0.20210208050101-bfb5c8eec0e4/go.mod h1:D+FIZ+7OahH3ePw/izIEeH5I06eKs1IKI4Xr64/Am3M=
411411
github.com/gostaticanalysis/testutil v0.4.0 h1:nhdCmubdmDF6VEatUNjgUZBJKWRqugoISdUv3PPQgHY=
412412
github.com/gostaticanalysis/testutil v0.4.0/go.mod h1:bLIoPefWXrRi/ssLFWX1dx7Repi5x3CuviD3dgAZaBU=
413-
github.com/goyek/goyek v0.6.3 h1:t0h3gWdlvGeSChltiyAyka9Mlcp3CEPDRssRf0XHDTM=
414-
github.com/goyek/goyek v0.6.3/go.mod h1:UGjZz3juJL2l2eMqRbxQYjG8ieyKb7WMYPv0KB0KVxA=
413+
github.com/goyek/goyek v1.0.0 h1:mXLRUNvrXBePT/Zoh0iWS4BqJyLXuxH7dJA1doPqo2w=
414+
github.com/goyek/goyek v1.0.0/go.mod h1:UGjZz3juJL2l2eMqRbxQYjG8ieyKb7WMYPv0KB0KVxA=
415415
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
416416
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
417417
github.com/grpc-ecosystem/go-grpc-middleware v1.2.2/go.mod h1:EaizFBKfUKtMIF5iaDEhniwNedqGo9FuLFzppDr3uwI=

0 commit comments

Comments
 (0)