Skip to content

Commit 185ef6d

Browse files
Bump github.com/DEXPRO-Solutions-GmbH/swaggerui from 1.1.1 to 1.1.2
Bumps [github.com/DEXPRO-Solutions-GmbH/swaggerui](https://github.com/DEXPRO-Solutions-GmbH/swaggerui) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/DEXPRO-Solutions-GmbH/swaggerui/releases) - [Commits](DEXPRO-Solutions-GmbH/swaggerui@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/DEXPRO-Solutions-GmbH/swaggerui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdb36e5 commit 185ef6d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/fabiante/persurl
33
go 1.21
44

55
require (
6-
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.1
6+
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.2
77
github.com/doug-martin/goqu/v9 v9.18.0
88
github.com/gin-gonic/gin v1.10.0
99
github.com/google/uuid v1.6.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60=
22
github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
3-
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.1 h1:n730s6gPGVChBAg7Ga5M6m7Jl8Qmpygr5oc16vhvnWo=
4-
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.1/go.mod h1:BAgrDH3QgjbV8iyOzD4lRMVYT4KY07zczyWGPgqpc6I=
3+
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.2 h1:QLS1ibiXGs6mSW8fbCtKqKcI/aqLsno6oRCKpzURGuI=
4+
github.com/DEXPRO-Solutions-GmbH/swaggerui v1.1.2/go.mod h1:AYxAHErUu64YTO2I2JFxUA39rg66xR25J7aTIW8SkL8=
55
github.com/bytedance/sonic v1.11.6 h1:oUp34TzMlL+OY1OUWxHqsdkgC/Zfc85zGqw9siXjrc0=
66
github.com/bytedance/sonic v1.11.6/go.mod h1:LysEHSvpvDySVdC2f87zGWf6CIKJcAvqab1ZaiQtds4=
77
github.com/bytedance/sonic/loader v0.1.1 h1:c+e5Pt1k/cy5wMveRDyk2X4B9hF4g7an8N3zCYjJFNM=

0 commit comments

Comments
 (0)