Skip to content

Commit

Permalink
Bump github.com/scrapli/scrapligo from 1.1.8 to 1.1.9 (#1428)
Browse files Browse the repository at this point in the history
Bumps [github.com/scrapli/scrapligo](https://github.com/scrapli/scrapligo) from 1.1.8 to 1.1.9.
- [Release notes](https://github.com/scrapli/scrapligo/releases)
- [Commits](scrapli/scrapligo@v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: github.com/scrapli/scrapligo
  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 and steiler committed Jul 20, 2023
1 parent 3e8ea17 commit 8823caf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
github.com/opencontainers/runtime-spec v1.1.0-rc.2
github.com/pkg/errors v0.9.1
github.com/pmorjan/kmod v1.1.0
github.com/scrapli/scrapligo v1.1.8
github.com/scrapli/scrapligo v1.1.9
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/tklauser/numcpus v0.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2254,8 +2254,8 @@ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9/go.mod h1:fCa7OJZ/9DRTnOKmxvT6
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.12/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
github.com/sclevine/agouti v3.0.0+incompatible/go.mod h1:b4WX9W9L1sfQKXeJf1mUTLZKJ48R1S7H23Ji7oFO5Bw=
github.com/sclevine/spec v1.2.0/go.mod h1:W4J29eT/Kzv7/b9IWLB055Z+qvVC9vt0Arko24q7p+U=
github.com/scrapli/scrapligo v1.1.8 h1:s44LRA5voSm5mQtyJagw+yQoPPsIhIlj8KzM1ssNBgc=
github.com/scrapli/scrapligo v1.1.8/go.mod h1:rRx/rT2oNPYztiT3/ik0FRR/Ro7AdzN/eR9AtF8A81Y=
github.com/scrapli/scrapligo v1.1.9 h1:oeE77rmAwGzZqGDOYLjfvEonWOKFo5mC2S6vZy2K7ZI=
github.com/scrapli/scrapligo v1.1.9/go.mod h1:XrSom4Gd87B110QkyTaTkuL2EbzEVOlgCJGKIZa6wns=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 h1:nn5Wsu0esKSJiIVhscUtVbo7ada43DJhG55ua/hjS5I=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
github.com/sebdah/goldie/v2 v2.5.3 h1:9ES/mNN+HNUbNWpVAlrzuZ7jE+Nrczbj8uFRjM7624Y=
Expand Down

0 comments on commit 8823caf

Please sign in to comment.