aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-17 10:53:24 +0000
committerGitHub <noreply@github.com>2024-05-17 10:53:24 +0000
commitf22aa000db6e91f0fb59f4728bdbda0aa40f475d (patch)
tree1a9603cf4e0bfaf5717b680da35d4385524a1aa6 /go.mod
parent78fac2cb8f559fe549c25553666c6219283ad003 (diff)
downloadx-f22aa000db6e91f0fb59f4728bdbda0aa40f475d.tar.xz
x-f22aa000db6e91f0fb59f4728bdbda0aa40f475d.zip
build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 (#595)
* build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0 Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.1 to 1.11.0. - [Commits](https://github.com/rs/cors/compare/v1.10.1...v1.11.0) --- updated-dependencies: - dependency-name: github.com/rs/cors dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Go mod SRI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c1f3615..f4011b7 100644
--- a/go.mod
+++ b/go.mod
@@ -43,7 +43,7 @@ require (
github.com/posener/complete v1.2.3
github.com/rodaine/table v1.1.1
github.com/rogpeppe/go-internal v1.12.0
- github.com/rs/cors v1.10.1
+ github.com/rs/cors v1.11.0
github.com/sebest/xff v0.0.0-20210106013422-671bd2870b3a
github.com/tetratelabs/wazero v1.7.0
github.com/thoj/go-ircevent v0.0.0-20210723090443-73e444401d64