Skip to content

Commit

Permalink
Merge pull request #73 from fabiante/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/DEXPRO-Solutions-GmbH/swaggerui-1.1.1
  • Loading branch information
fabiante authored Sep 21, 2023
2 parents cc11358 + 91f8608 commit 18bf990
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.0
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.1
github.com/doug-martin/goqu/v9 v9.18.0
github.com/gin-gonic/gin v1.9.1
github.com/lib/pq v1.10.9
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
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.0 h1:L7ZyNeoAe/uBUCR8Y2yFiuvqkkCv47dxIFN+FT0h8Cg=
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.0/go.mod h1:BAgrDH3QgjbV8iyOzD4lRMVYT4KY07zczyWGPgqpc6I=
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/bytedance/sonic v1.5.0/go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM=
github.com/bytedance/sonic v1.9.1 h1:6iJ6NqdoxCDr6mbY8h18oSO+cShGSMRGCEo7F2h0x8s=
github.com/bytedance/sonic v1.9.1/go.mod h1:i736AoUSYt75HyZLoJW9ERYxcy6eaN6h4BZXU064P/U=
Expand Down

0 comments on commit 18bf990

Please sign in to comment.