diff options
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/github.com/gin-contrib/cors/.goreleaser.yaml | 2 | ||||
-rw-r--r-- | vendor/modules.txt | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/vendor/github.com/gin-contrib/cors/.goreleaser.yaml b/vendor/github.com/gin-contrib/cors/.goreleaser.yaml index f07cb19fb..01b1081cf 100644 --- a/vendor/github.com/gin-contrib/cors/.goreleaser.yaml +++ b/vendor/github.com/gin-contrib/cors/.goreleaser.yaml @@ -1,5 +1,3 @@ -project_name: queue - builds: - # If true, skip the build. # Useful for library projects. diff --git a/vendor/modules.txt b/vendor/modules.txt index 6ea68b743..110d0b3fd 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -211,8 +211,8 @@ github.com/gabriel-vasile/mimetype github.com/gabriel-vasile/mimetype/internal/charset github.com/gabriel-vasile/mimetype/internal/json github.com/gabriel-vasile/mimetype/internal/magic -# github.com/gin-contrib/cors v1.7.2 -## explicit; go 1.18 +# github.com/gin-contrib/cors v1.7.3 +## explicit; go 1.21.0 github.com/gin-contrib/cors # github.com/gin-contrib/gzip v1.1.0 ## explicit; go 1.21.0 |