Skip to content

Commit

Permalink
chore(deps): bump github.com/replicatedhq/troubleshoot
Browse files Browse the repository at this point in the history
Bumps [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) from 0.69.3 to 0.70.2.
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.69.3...v0.70.2)

---
updated-dependencies:
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent a90aa1e commit a37467d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ require (
github.com/lib/pq v1.10.9
github.com/pkg/errors v0.9.1
github.com/replicatedhq/kurlkinds v1.4.2
github.com/replicatedhq/troubleshoot v0.69.3
github.com/replicatedhq/troubleshoot v0.70.2
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.24.0
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.27.3
k8s.io/apimachinery v0.27.3
k8s.io/client-go v0.27.3
k8s.io/api v0.27.4
k8s.io/apimachinery v0.27.4
k8s.io/client-go v0.27.4
kubevirt.io/api v0.59.2
kubevirt.io/client-go v0.59.2
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -684,8 +684,8 @@ github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40T
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/replicatedhq/kurlkinds v1.4.2 h1:PLxZXBeOwCY0KnAcIirQGyS2n7xBisN4NW2GOuLIVUk=
github.com/replicatedhq/kurlkinds v1.4.2/go.mod h1:dKUYhqhGC9iWWnMhKYrQLatIdXvoO5It46uF2LCj+tY=
github.com/replicatedhq/troubleshoot v0.69.3 h1:he+EJ+q8rO9D0D0IZBTy+4UidlqClzR6hosbT8MkwwA=
github.com/replicatedhq/troubleshoot v0.69.3/go.mod h1:ZvxfEZCIpXyqmM3Wk/Opn01JW4d8NMCM3gClKdayrpw=
github.com/replicatedhq/troubleshoot v0.70.2 h1:JQf9vMC/Fm6wYSjlOKttpoXAcXTVRInvmMU8kbxMpqA=
github.com/replicatedhq/troubleshoot v0.70.2/go.mod h1:+d5cwo5w0/rGLREgn+HqgjoB41ueIDvaqh9/Yvnv9mo=
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
Expand Down

0 comments on commit a37467d

Please sign in to comment.