Skip to content

Commit

Permalink
Update module github.com/ortelius/scec-commons to v0.1.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent 622f123 commit aa4643a
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.43
github.com/ortelius/scec-commons v0.1.45
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 @@ -81,6 +81,8 @@ github.com/ortelius/scec-commons v0.1.39 h1:IOp2n62n0x+CiiO6aX9X00HA9Q+xp1aCAj7J
github.com/ortelius/scec-commons v0.1.39/go.mod h1:tR9iMNnuz4bAqDM70t8OSH+g0LtoA32t3HJ5w59L4Tk=
github.com/ortelius/scec-commons v0.1.43 h1:o3vbk6oST3C2x3hlr1+AqmfZ799SeXSPcqrUrFF+lrM=
github.com/ortelius/scec-commons v0.1.43/go.mod h1:tR9iMNnuz4bAqDM70t8OSH+g0LtoA32t3HJ5w59L4Tk=
github.com/ortelius/scec-commons v0.1.45 h1:o0dFZUh73mEhGzwFqJ6Xf9Z+pF+JJfYK80xju1c5rSk=
github.com/ortelius/scec-commons v0.1.45/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 aa4643a

Please sign in to comment.