Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/redis/go-redis/v9 v9.22.0
github.com/rs/cors v1.11.1
github.com/sapcc/go-api-declarations v1.25.0
github.com/sapcc/go-bits v0.0.0-20260903170501-70fd009916cb
github.com/sapcc/go-bits v0.0.0-20260907122841-c02afd382e8c
github.com/spf13/cobra v1.10.2
github.com/timewasted/go-accept-headers v0.0.0-20130320203746-c78f304b1b09
go.podman.io/image/v5 v5.41.1
Expand Down
Loading