Skip to content

Commit

Permalink
Bump github.com/redhat-best-practices-for-k8s/graphsolver-lib (#16)
Browse files Browse the repository at this point in the history
Bumps [github.com/redhat-best-practices-for-k8s/graphsolver-lib](https://github.com/redhat-best-practices-for-k8s/graphsolver-lib) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/redhat-best-practices-for-k8s/graphsolver-lib/releases)
- [Commits](redhat-best-practices-for-k8s/graphsolver-lib@v0.0.4...v0.0.5)

---
updated-dependencies:
- dependency-name: github.com/redhat-best-practices-for-k8s/graphsolver-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 3a66934 commit dd8635a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replace k8s.io/client-go => k8s.io/client-go v0.29.7

require (
github.com/openshift/ptp-operator v0.0.0-20240719170405-a3502a34dbd8
github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.4
github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.5
github.com/redhat-best-practices-for-k8s/l2discovery-lib v0.0.10
)

Expand Down Expand Up @@ -48,7 +48,7 @@ require (
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.10.1 // indirect
github.com/redhat-best-practices-for-k8s/graphsolver-exports v0.0.2 // indirect
github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.4 // indirect
github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.5 // indirect
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.31 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/pflag v1.0.5 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1140,10 +1140,10 @@ github.com/prometheus/procfs v0.10.1/go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPH
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/redhat-best-practices-for-k8s/graphsolver-exports v0.0.2 h1:SJnXD40jEFBCWT8ZjmJOFJdIzMwWPbrIUCAQu1oXfYQ=
github.com/redhat-best-practices-for-k8s/graphsolver-exports v0.0.2/go.mod h1:Vl268nAHQKEnIw7GIYehp3Lx4qYP8+rOlwGsWxD/aO4=
github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.4 h1:541I5wcounFu3P/5YmWjrpNOH50KwalGKHBer41Tjj8=
github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.4/go.mod h1:IK4i8ZBV16s/EVD+EpOrubdbSGqcryRV7eah0gcl5sg=
github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.4 h1:66qE0Vj/8vWvt8yaVq1yJK5+OOELGZdlCwzHkXRxFr4=
github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.4/go.mod h1:NO9mpaj5neVKarRGcsL5SHVFb+uYUoCC8uVbuT419xs=
github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.5 h1:fQosG3BVSPtrwWVlkhzy6hG1DI0XWnPiji3rH26fOZ4=
github.com/redhat-best-practices-for-k8s/graphsolver-lib v0.0.5/go.mod h1:mC3UWsh4og6QNFrFQl7XGe0VNyvhCfl/yJAZXTuZRWQ=
github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.5 h1:0X6pIv4tMsSquGS4m+xgmzFGIm16Snj2ErmnpoYqLog=
github.com/redhat-best-practices-for-k8s/l2discovery-exports v0.0.5/go.mod h1:NO9mpaj5neVKarRGcsL5SHVFb+uYUoCC8uVbuT419xs=
github.com/redhat-best-practices-for-k8s/l2discovery-lib v0.0.10 h1:UYkBfQmuyy3j+0phBchet07elcTCy9E0VymAkkSkfPA=
github.com/redhat-best-practices-for-k8s/l2discovery-lib v0.0.10/go.mod h1:ZZkfTKPJQTW0Zq7ANCBnNTf+RSvkl4JypSP9KJaV8mY=
github.com/redhat-best-practices-for-k8s/privileged-daemonset v1.0.31 h1:LBb6aB2zGUPyROM/C5LOOLvVtGfM4PxvLI5rW0q4ja4=
Expand Down

0 comments on commit dd8635a

Please sign in to comment.