Skip to content

Commit

Permalink
Update module github.com/ortelius/scec-commons to v0.1.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent de9194c commit 3bd8522
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.6
require (
github.com/arangodb/go-driver/v2 v2.1.0
github.com/gofiber/fiber/v2 v2.52.5
github.com/ortelius/scec-commons v0.1.38
github.com/ortelius/scec-commons v0.1.39
github.com/swaggo/swag v1.16.3
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ github.com/ortelius/scec-commons v0.1.36 h1:55f4oxCBXwZC1B8NL0Tuk511HGExu7o9U1O9
github.com/ortelius/scec-commons v0.1.36/go.mod h1:tR9iMNnuz4bAqDM70t8OSH+g0LtoA32t3HJ5w59L4Tk=
github.com/ortelius/scec-commons v0.1.38 h1:5eWzPq/ivAficApPhHkuspop/zyCOdZIdhZuDaobMGI=
github.com/ortelius/scec-commons v0.1.38/go.mod h1:tR9iMNnuz4bAqDM70t8OSH+g0LtoA32t3HJ5w59L4Tk=
github.com/ortelius/scec-commons v0.1.39 h1:IOp2n62n0x+CiiO6aX9X00HA9Q+xp1aCAj7Jeld6eIY=
github.com/ortelius/scec-commons v0.1.39/go.mod h1:tR9iMNnuz4bAqDM70t8OSH+g0LtoA32t3HJ5w59L4Tk=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
Expand Down

0 comments on commit 3bd8522

Please sign in to comment.