Skip to content

Commit

Permalink
Bump github.com/glesys/glesys-go/v8 from 8.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/glesys/glesys-go/v8](https://github.com/glesys/glesys-go) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/glesys/glesys-go/releases)
- [Changelog](https://github.com/glesys/glesys-go/blob/master/CHANGELOG.md)
- [Commits](glesys/glesys-go@v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: github.com/glesys/glesys-go/v8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and norrland committed Sep 12, 2024
1 parent 330eb97 commit 93e5205
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 @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.7

require (
github.com/glesys/glesys-go/v8 v8.2.0
github.com/glesys/glesys-go/v8 v8.3.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FM
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
github.com/glesys/glesys-go/v8 v8.2.0 h1:C708AXguBGtNknngqmpLHbbOl2WQ34zdu298TUPIk8c=
github.com/glesys/glesys-go/v8 v8.2.0/go.mod h1:9FygXvtypOc/PCEVDQeIxI0mDFiGOJ7B51UxAeI/dqw=
github.com/glesys/glesys-go/v8 v8.3.0 h1:8/v9S8FTpVSJeos3F0sCV9mmNnsa+DSSosnf9Wj8Su0=
github.com/glesys/glesys-go/v8 v8.3.0/go.mod h1:9FygXvtypOc/PCEVDQeIxI0mDFiGOJ7B51UxAeI/dqw=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
github.com/go-git/go-billy/v5 v5.5.0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU=
Expand Down

0 comments on commit 93e5205

Please sign in to comment.