diff options
author | 2025-01-20 09:47:07 +0000 | |
---|---|---|
committer | 2025-01-20 09:47:07 +0000 | |
commit | 9835d3e65d89be01b77765723996cd4442aa4e3c (patch) | |
tree | 8ce991555c7d4c29accac115842e3a71c2f7b77f /vendor | |
parent | [chore]: Bump golang.org/x/net from 0.33.0 to 0.34.0 (#3660) (diff) | |
download | gotosocial-9835d3e65d89be01b77765723996cd4442aa4e3c.tar.xz |
[chore]: Bump github.com/gin-contrib/cors from 1.7.2 to 1.7.3 (#3661)
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 |