Skip to content

Commit

Permalink
Bump github.com/ortelius/scec-commons from 0.1.8 to 0.1.9 (#67)
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.8 to 0.1.9.
- [Commits](ortelius/scec-commons@v0.1.8...v0.1.9)

---
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 22, 2023
1 parent 625ecf9 commit c5ba24f
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.8
github.com/ortelius/scec-commons v0.1.9
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.8 h1:diKnAaj3OjVADYmu4w40rQb7aQl1EQ8CMPVYr0b/UOA=
github.com/ortelius/scec-commons v0.1.8/go.mod h1:Pr6cRO0d6dk2MfElnLjpVJHmATAqx2ObWY/8eNI7g+c=
github.com/ortelius/scec-commons v0.1.9 h1:P07SJRD311f7J8+pi48AsmhxGb9ON0CdLSMbgmNf0eo=
github.com/ortelius/scec-commons v0.1.9/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 c5ba24f

Please sign in to comment.