Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/go-chi/chi/v5 v5.2.2 -> v5.2.3 age confidence

Release Notes

go-chi/chi (github.com/go-chi/chi/v5)

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.2...v5.2.3


Configuration

📅 Schedule: Branch creation - Tuesday through Thursday ( * * * * 2-4 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 28, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/go-chi/chi/v5 v5.2.3
go: downloading github.com/go-chi/cors v1.2.1
go: downloading github.com/go-chi/docgen v1.3.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/rs/zerolog v1.33.0
go: downloading github.com/swaggo/http-swagger/v2 v2.0.2
go: downloading github.com/brave-experiments/opaque v0.0.0-20250509213350-9e222393c642
go: downloading github.com/go-chi/render v1.0.3
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
go: downloading github.com/pquerna/otp v1.4.0
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.31.13
go: downloading github.com/aws/aws-sdk-go-v2 v1.39.3
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.18.17
go: downloading github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.6.10
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.38.7
go: downloading github.com/golang-migrate/migrate/v4 v4.18.3
go: downloading github.com/jackc/pgx/v5 v5.7.1
go: downloading gorm.io/driver/postgres v1.5.9
go: downloading gorm.io/gorm v1.25.12
go: downloading github.com/aws/aws-sdk-go-v2/service/ses v1.34.6
go: downloading github.com/aws/smithy-go v1.23.1
go: downloading github.com/bytemare/ecc v0.9.0
go: downloading github.com/nicksnyder/go-i18n/v2 v2.4.1
go: downloading golang.org/x/crypto v0.38.0
go: downloading github.com/BurntSushi/toml v1.4.0
go: downloading github.com/go-playground/validator/v10 v10.22.1
go: downloading golang.org/x/text v0.25.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.60.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading golang.org/x/sys v0.33.0
go: downloading google.golang.org/protobuf v1.35.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/swaggo/files/v2 v2.0.0
go: downloading github.com/swaggo/swag v1.16.4
go: downloading github.com/ajg/form v1.5.1
go: downloading github.com/bytemare/hash v0.5.2
go: downloading github.com/bytemare/ksf v0.3.0
go: downloading github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.29.7
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.10
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.2
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.10
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/lib/pq v1.10.9
go: downloading go.uber.org/atomic v1.7.0
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading github.com/jinzhu/now v1.1.5
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading github.com/klauspost/compress v1.17.11
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading golang.org/x/tools v0.26.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.10
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading golang.org/x/sync v0.14.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/bytemare/hash2curve v0.5.4
go: downloading filippo.io/nistec v0.0.3
go: downloading github.com/gtank/ristretto255 v0.1.2
go: downloading github.com/bytemare/secp256k1 v0.3.0
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading golang.org/x/net v0.40.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: github.com/brave/accounts imports
	github.com/brave/accounts/docs: cannot find module providing package github.com/brave/accounts/docs

@renovate renovate bot requested a review from DJAndries as a code owner October 28, 2025 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant