Skip to content

Commit

Permalink
Update module github.com/ortelius/scec-commons to v0.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent f33461b commit 8dd73b2
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/arangodb/go-driver v1.6.0
github.com/gofiber/fiber/v2 v2.50.0
github.com/ortelius/scec-commons v0.1.19
github.com/ortelius/scec-commons v0.1.20
github.com/swaggo/swag v1.16.2
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ github.com/ortelius/scec-commons v0.1.15 h1:S5soV0tjLAeMPWm7j7kVVNVs+FS9oypkU/WJ
github.com/ortelius/scec-commons v0.1.15/go.mod h1:UmCz0IAHxEO39LybIYIxyNuRZcFm/z+kPCJxdkVxBos=
github.com/ortelius/scec-commons v0.1.19 h1:TsDoQg3ZKV+RaioNbSEQCnVg+UYqHBM/FPfJXTWXnjM=
github.com/ortelius/scec-commons v0.1.19/go.mod h1:VciTIdoAugf76sZAlyoXtKEYVTrYjsTcjeUq7tl4//E=
github.com/ortelius/scec-commons v0.1.20 h1:O1rF7nvYZTZ6S97mM6frZTafT+P8ozCPp/oy85Y1ZiY=
github.com/ortelius/scec-commons v0.1.20/go.mod h1:VciTIdoAugf76sZAlyoXtKEYVTrYjsTcjeUq7tl4//E=
github.com/philhofer/fwd v1.1.2/go.mod h1:qkPdfjR2SIEbspLqpe1tO4n5yICnr2DY7mqEx2tUTP0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 8dd73b2

Please sign in to comment.