Skip to content

Commit

Permalink
Bump github.com/hashicorp/go-slug from 0.13.1 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/go-slug](https://github.com/hashicorp/go-slug) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/hashicorp/go-slug/releases)
- [Commits](hashicorp/go-slug@v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-slug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent fdfe0c7 commit 8f18a23
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 @@ -8,7 +8,7 @@ require (
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/coreos/go-semver v0.3.1
github.com/fatih/color v1.15.0
github.com/hashicorp/go-slug v0.13.1
github.com/hashicorp/go-slug v0.13.2
github.com/hashicorp/go-tfe v1.38.0
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/jedib0t/go-pretty/v6 v6.4.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+
github.com/hashicorp/go-hclog v1.5.0/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
github.com/hashicorp/go-retryablehttp v0.7.4 h1:ZQgVdpTdAL7WpMIwLzCfbalOcSUdkDZnpUv3/+BxzFA=
github.com/hashicorp/go-retryablehttp v0.7.4/go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8=
github.com/hashicorp/go-slug v0.13.1 h1:2it55HK4vVXsBoCgUQ7Y2ADQpBaU1ge25VRp1wzZpTM=
github.com/hashicorp/go-slug v0.13.1/go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ=
github.com/hashicorp/go-slug v0.13.2 h1:ArlarJ8w1Rinx4P1N6Sr00t+GmjJWtYZuSEDYPQBErA=
github.com/hashicorp/go-slug v0.13.2/go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ=
github.com/hashicorp/go-tfe v1.38.0 h1:R1b5CQ/B+91pIZA36Es509FBoBlxYC8PQ0/sBT4Lxys=
github.com/hashicorp/go-tfe v1.38.0/go.mod h1:awOuTZ4K9F1EJsKBIoxonJlb7Axn3PIb8YeBLtm/G/0=
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=
Expand Down

0 comments on commit 8f18a23

Please sign in to comment.