]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 24 Nov 2023 08:59:33 +0000 (08:59 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 27 Nov 2023 09:48:08 +0000 (10:48 +0100)
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index a9f0dbee58b10d9079e8408ba6a599c81b907951..f1030e8e5b8a3e573f29da46b6dab0207561d176 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -39,7 +39,7 @@ require (
        github.com/gohugoio/localescompressed v1.0.1
        github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
        github.com/google/go-cmp v0.6.0
-       github.com/gorilla/websocket v1.5.0
+       github.com/gorilla/websocket v1.5.1
        github.com/hairyhenderson/go-codeowners v0.4.0
        github.com/jdkato/prose v1.2.1
        github.com/kylelemons/godebug v1.1.0
diff --git a/go.sum b/go.sum
index f33a9222fd07ea1bc50d183858d53e49ea803cce..db28207f4d3f9409dc9a2019efb304c1e48a06d4 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -303,8 +303,8 @@ github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5m
 github.com/googleapis/gax-go/v2 v2.12.0 h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas=
 github.com/googleapis/gax-go/v2 v2.12.0/go.mod h1:y+aIqrI5eb1YGMVJfuV3185Ts/D7qKpsEkdD5+I6QGU=
 github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8/go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g=
-github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
-github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
+github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY=
+github.com/gorilla/websocket v1.5.1/go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
 github.com/hairyhenderson/go-codeowners v0.4.0 h1:Wx/tRXb07sCyHeC8mXfio710Iu35uAy5KYiBdLHdv4Q=
 github.com/hairyhenderson/go-codeowners v0.4.0/go.mod h1:iJgZeCt+W/GzXo5uchFCqvVHZY2T4TAIpvuVlKVkLxc=
 github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=