Skip to content

Commit

Permalink
Bump github.com/ortelius/scec-commons from 0.1.6 to 0.1.7 (#63)
Browse files Browse the repository at this point in the history
Bumps [github.com/ortelius/scec-commons](https://github.com/ortelius/scec-commons) from 0.1.6 to 0.1.7.
- [Commits](ortelius/scec-commons@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: github.com/ortelius/scec-commons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent 4051436 commit d42b259
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.20
require (
github.com/arangodb/go-driver v1.6.0
github.com/gofiber/fiber/v2 v2.48.0
github.com/ortelius/scec-commons v0.1.6
github.com/ortelius/scec-commons v0.1.7
github.com/swaggo/swag v1.16.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ github.com/multiformats/go-multihash v0.2.2/go.mod h1:dXgKXCXjBzdscBLk9JkjINiEsC
github.com/multiformats/go-varint v0.0.7 h1:sWSGR+f/eu5ABZA2ZpYKBILXTTs9JWpdEM/nEGOHFS8=
github.com/multiformats/go-varint v0.0.7/go.mod h1:r8PUYw/fD/SjBCiKOoDlGF6QawOELpZAu9eioSos/OU=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/ortelius/scec-commons v0.1.6 h1:PJsZlA5QurpEecqhT+rGYOUnoI37GTwoRc61VN9JGQA=
github.com/ortelius/scec-commons v0.1.6/go.mod h1:Pr6cRO0d6dk2MfElnLjpVJHmATAqx2ObWY/8eNI7g+c=
github.com/ortelius/scec-commons v0.1.7 h1:zIQMtoPdHsIuis9hAvSkov0/Zza7URsAnO3zwNhS4k4=
github.com/ortelius/scec-commons v0.1.7/go.mod h1:Pr6cRO0d6dk2MfElnLjpVJHmATAqx2ObWY/8eNI7g+c=
github.com/philhofer/fwd v1.1.1/go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU=
github.com/philhofer/fwd v1.1.2/go.mod h1:qkPdfjR2SIEbspLqpe1tO4n5yICnr2DY7mqEx2tUTP0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit d42b259

Please sign in to comment.