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

This commit is contained in:
Renovate 2023-02-05 08:03:42 +00:00
parent a33b9b6da7
commit 735e83fbbd
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/ory/dockertest/v3 v3.9.1
github.com/stretchr/testify v1.8.1
github.com/swaggo/http-swagger v1.3.3
github.com/swaggo/swag v1.8.8
github.com/swaggo/swag v1.8.10
github.com/uptrace/bun v1.1.11
github.com/uptrace/bun/dbfixture v1.1.11
github.com/uptrace/bun/dialect/pgdialect v1.1.11

View File

@ -5,7 +5,7 @@ go 1.20
require (
github.com/golangci/golangci-lint v1.51.0
github.com/maxbrunsfeld/counterfeiter/v6 v6.6.1
github.com/swaggo/swag v1.8.7
github.com/swaggo/swag v1.8.10
)
require (

View File

@ -545,8 +545,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/subosito/gotenv v1.4.1 h1:jyEFiXpy21Wm81FBN71l9VoMMV8H8jG+qIK3GCpY6Qs=
github.com/subosito/gotenv v1.4.1/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
github.com/swaggo/swag v1.8.7 h1:2K9ivTD3teEO+2fXV6zrZKDqk5IuU2aJtBDo8U7omWU=
github.com/swaggo/swag v1.8.7/go.mod h1:ezQVUUhly8dludpVk+/PuwJWvLLanB13ygV5Pr9enSk=
github.com/swaggo/swag v1.8.10 h1:eExW4bFa52WOjqRzRD58bgWsWfdFJso50lpbeTcmTfo=
github.com/swaggo/swag v1.8.10/go.mod h1:ezQVUUhly8dludpVk+/PuwJWvLLanB13ygV5Pr9enSk=
github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c h1:+aPplBwWcHBo6q9xrfWdMrT9o4kltkmmvpemgIjep/8=
github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c/go.mod h1:SbErYREK7xXdsRiigaQiQkI9McGRzYMvlKYaP3Nimdk=
github.com/tdakkota/asciicheck v0.1.1 h1:PKzG7JUTUmVspQTDqtkX9eSiLGossXTybutHwTXuO0A=