chore(deps): update module github.com/swaggo/swag to v1.8.5
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing

This commit is contained in:
Renovate 2022-08-26 00:00:25 +00:00
parent cbdf6a79d8
commit f37a2b8ffb
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -17,7 +17,7 @@ require (
github.com/ory/dockertest/v3 v3.9.1
github.com/stretchr/testify v1.8.0
github.com/swaggo/http-swagger v1.3.3
github.com/swaggo/swag v1.8.4
github.com/swaggo/swag v1.8.5
github.com/uptrace/bun v1.1.7
github.com/uptrace/bun/dbfixture v1.1.7
github.com/uptrace/bun/dialect/pgdialect v1.1.7

View File

@ -5,7 +5,7 @@ go 1.19
require (
github.com/golangci/golangci-lint v1.49.0
github.com/maxbrunsfeld/counterfeiter/v6 v6.5.0
github.com/swaggo/swag v1.8.4
github.com/swaggo/swag v1.8.5
)
require (

View File

@ -538,8 +538,8 @@ github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PK
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/subosito/gotenv v1.4.0 h1:yAzM1+SmVcz5R4tXGsNMu1jUl2aOJXoiWUCEwwnGrvs=
github.com/subosito/gotenv v1.4.0/go.mod h1:mZd6rFysKEcUhUHXJk0C/08wAgyDBFuwEYL7vWWGaGo=
github.com/swaggo/swag v1.8.4 h1:oGB351qH1JqUqK1tsMYEE5qTBbPk394BhsZxmUfebcI=
github.com/swaggo/swag v1.8.4/go.mod h1:jMLeXOOmYyjk8PvHTsXBdrubsNd9gUJTTCzL5iBnseg=
github.com/swaggo/swag v1.8.5 h1:7NgtfXsXE+jrcOwRyiftGKW7Ppydj7tZiVenuRf1fE4=
github.com/swaggo/swag v1.8.5/go.mod h1:jMLeXOOmYyjk8PvHTsXBdrubsNd9gUJTTCzL5iBnseg=
github.com/sylvia7788/contextcheck v1.0.6 h1:o2EZgVPyMKE/Mtoqym61DInKEjwEbsmyoxg3VrmjNO4=
github.com/sylvia7788/contextcheck v1.0.6/go.mod h1:9XDxwvxyuKD+8N+a7Gs7bfWLityh5t70g/GjdEt2N2M=
github.com/tdakkota/asciicheck v0.1.1 h1:PKzG7JUTUmVspQTDqtkX9eSiLGossXTybutHwTXuO0A=