Skip to content

Commit

Permalink
Merge pull request #167 from fabiante/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/DEXPRO-Solutions-GmbH/swaggerui-1.1.2

Bump github.com/DEXPRO-Solutions-GmbH/swaggerui from 1.1.1 to 1.1.2
  • Loading branch information
fabiante committed Jun 18, 2024
2 parents bdb36e5 + 185ef6d commit 9c2a12a
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 @@ -3,7 +3,7 @@ module github.com/fabiante/persurl
go 1.21

require (
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.1
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.2
github.com/doug-martin/goqu/v9 v9.18.0
github.com/gin-gonic/gin v1.10.0
github.com/google/uuid v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60=
github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.1 h1:n730s6gPGVChBAg7Ga5M6m7Jl8Qmpygr5oc16vhvnWo=
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.1/go.mod h1:BAgrDH3QgjbV8iyOzD4lRMVYT4KY07zczyWGPgqpc6I=
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.2 h1:QLS1ibiXGs6mSW8fbCtKqKcI/aqLsno6oRCKpzURGuI=
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.2/go.mod h1:AYxAHErUu64YTO2I2JFxUA39rg66xR25J7aTIW8SkL8=
github.com/bytedance/sonic v1.11.6 h1:oUp34TzMlL+OY1OUWxHqsdkgC/Zfc85zGqw9siXjrc0=
github.com/bytedance/sonic v1.11.6/go.mod h1:LysEHSvpvDySVdC2f87zGWf6CIKJcAvqab1ZaiQtds4=
github.com/bytedance/sonic/loader v0.1.1 h1:c+e5Pt1k/cy5wMveRDyk2X4B9hF4g7an8N3zCYjJFNM=
Expand Down

0 comments on commit 9c2a12a

Please sign in to comment.