Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita88e1cc

Browse files
chore: bump github.com/go-chi/httprate from 0.9.0 to 0.12.0 (#14039)
* chore: bump github.com/go-chi/httprate from 0.9.0 to 0.12.0Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate) from 0.9.0 to 0.12.0.- [Release notes](https://github.com/go-chi/httprate/releases)- [Commits](go-chi/httprate@v0.9.0...v0.12.0)---updated-dependencies:- dependency-name: github.com/go-chi/httprate dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>* [dependabot skip] Update Nix Flake SRI Hash---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent1289937 commita88e1cc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
name="coder-${osArch}";
118118
# Updated with ./scripts/update-flake.sh`.
119119
# This should be updated whenever go.mod changes!
120-
vendorHash="sha256-Sjv5MjOFRKe2BaOdEh48Hdlgn46CIWUVrKqtZ21Z/d8=";
120+
vendorHash="sha256-n5iSlQCjb/NhuvIjEKNnUiuufs3Sc734GlVxTkzBjFc=";
121121
proxyVendor=true;
122122
src=./.;
123123
nativeBuildInputs=withpkgs;[getoptopensslzstd];

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ require (
103103
github.com/gliderlabs/sshv0.3.4
104104
github.com/go-chi/chi/v5v5.1.0
105105
github.com/go-chi/corsv1.2.1
106-
github.com/go-chi/httpratev0.9.0
106+
github.com/go-chi/httpratev0.12.0
107107
github.com/go-chi/renderv1.0.1
108108
github.com/go-jose/go-jose/v3v3.0.3
109109
github.com/go-logr/logrv1.4.1

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@ github.com/go-chi/cors v1.2.1 h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4=
337337
github.com/go-chi/corsv1.2.1/go.mod h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58=
338338
github.com/go-chi/hostrouterv0.2.0 h1:GwC7TZz8+SlJN/tV/aeJgx4F+mI5+sp+5H1PelQUjHM=
339339
github.com/go-chi/hostrouterv0.2.0/go.mod h1:pJ49vWVmtsKRKZivQx0YMYv4h0aX+Gcn6V23Np9Wf1s=
340-
github.com/go-chi/httpratev0.9.0 h1:21A+4WDMDA5FyWcg7mNrhj63aNT8CGh+Z1alOE/piU8=
341-
github.com/go-chi/httpratev0.9.0/go.mod h1:6GOYBSwnpra4CQfAKXu8sQZg+nZ0M1g9QnyFvxrAB8A=
340+
github.com/go-chi/httpratev0.12.0 h1:08D/te3pOTJe5+VAZTQrHxwdsH2NyliiUoRD1naKaMg=
341+
github.com/go-chi/httpratev0.12.0/go.mod h1:TUepLXaz/pCjmCtf/obgOQJ2Sz6rC8fSf5cAt5cnTt0=
342342
github.com/go-chi/renderv1.0.1 h1:4/5tis2cKaNdnv9zFLfXzcquC9HbeZgCnxGnKrltBS8=
343343
github.com/go-chi/renderv1.0.1/go.mod h1:pq4Rr7HbnsdaeHagklXub+p6Wd16Af5l9koip1OvJns=
344344
github.com/go-ini/iniv1.67.0 h1:z6ZrTEZqSWOTyH2FlglNbNgARyHG8oLW9gMELqKr06A=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp