Skip to content

Commit 08e8d6d

Browse files
build(deps): bump github.com/NETWAYS/go-check from 0.4.0 to 0.4.1
Bumps [github.com/NETWAYS/go-check](https://github.com/NETWAYS/go-check) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/NETWAYS/go-check/releases) - [Changelog](https://github.com/NETWAYS/go-check/blob/master/.goreleaser.yml) - [Commits](NETWAYS/go-check@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/NETWAYS/go-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff7cfe3 commit 08e8d6d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module check_cloud_gcp
33
go 1.19
44

55
require (
6-
github.com/NETWAYS/go-check v0.4.0
6+
github.com/NETWAYS/go-check v0.4.1
77
github.com/jarcoal/httpmock v1.3.0
88
github.com/spf13/cobra v1.6.1
99
github.com/stretchr/testify v1.8.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGB
66
cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA=
77
cloud.google.com/go/longrunning v0.3.0 h1:NjljC+FYPV3uh5/OwWT6pVU+doBqMg2x/rZlE+CamDs=
88
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
9-
github.com/NETWAYS/go-check v0.4.0 h1:tDYi09ovbIiOGbNsS8jpMlHWuygrM847b7OkCVnfzQQ=
10-
github.com/NETWAYS/go-check v0.4.0/go.mod h1:q2iAnsW8FNj3melmtvl3+HHUob/j5EVSTQEvycyqRno=
9+
github.com/NETWAYS/go-check v0.4.1 h1:vibO/7tK9Ejq3EOqIc5RymL6Ks81wMt4h5Hod9M8ZyA=
10+
github.com/NETWAYS/go-check v0.4.1/go.mod h1:omqrXlBtaBmmZAfNSN6giIruHCpNJES4/EDNyv3k5OQ=
1111
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
1212
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
1313
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=

0 commit comments

Comments
 (0)