File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.0
44
55require (
66 github.com/coder/websocket v1.8.15
7- github.com/containeroo/httpgrace v0.0.5
7+ github.com/containeroo/httpgrace v0.1.0
88 github.com/containeroo/httpprefix v0.0.1
99 github.com/containeroo/tinyflags v0.0.75
1010 github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
44github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
55github.com/coder/websocket v1.8.15 h1:6B2JPeOGlpff2Uz6vOEH1Vzpi0iUz20A+lPVhPHtNUA =
66github.com/coder/websocket v1.8.15 /go.mod h1:NX3SzP+inril6yawo5CQXx8+fk145lPDC6pumgx0mVg =
7- github.com/containeroo/httpgrace v0.0.5 h1:9kSvJgCYHx6l/SwDOPhGNVBoBBO56OqMvzVq7LV8G70 =
8- github.com/containeroo/httpgrace v0.0.5 /go.mod h1:fxz9CocSiqeqNpoB/768Bi4xdly7qU7DHoHHL1vRSV8 =
7+ github.com/containeroo/httpgrace v0.1.0 h1:fxwsg3uWLz+pYCAPiFQmhJ0dCbLzUkSmwtER5ZoH6bY =
8+ github.com/containeroo/httpgrace v0.1.0 /go.mod h1:fxz9CocSiqeqNpoB/768Bi4xdly7qU7DHoHHL1vRSV8 =
99github.com/containeroo/httpprefix v0.0.1 h1:sSPLNYJgoHvhRqKVTadC08aBIV010DQD6hiBGyaE1rA =
1010github.com/containeroo/httpprefix v0.0.1 /go.mod h1:RUVtNKpy2OZ24ijpBsR3XijBASISwBm22da9j41Y3m8 =
1111github.com/containeroo/tinyflags v0.0.75 h1:S2G/zJu++/u39dSRpbJcEFz0EiGpiKjdWqzq3Tjc4XQ =
You can’t perform that action at this time.
0 commit comments