Skip to content

Update module github.com/bytemare/opaque to v0.18.0#177

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-com-bytemare-opaque-0-x
Open

Update module github.com/bytemare/opaque to v0.18.0#177
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-com-bytemare-opaque-0-x

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/bytemare/opaque v0.0.0v0.18.0 age confidence

Release Notes

bytemare/opaque (github.com/bytemare/opaque)

v0.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: bytemare/opaque@v0.10.0...v0.18.0

v0.10.0

Compare Source

What's Changed

  • Align with the publication of draft version 10
  • Update dependencies and some clean-up by @​bytemare in #​55
  • Set server key material before LoginInit() by @​bytemare in #​58

Full Changelog: bytemare/opaque@v0.9.1...v0.10.0

v0.9.1

Compare Source

What's Changed

Full Changelog: bytemare/opaque@v0.9.0...v0.9.1

v0.9.0

Compare Source

What's Changed

Full Changelog: bytemare/opaque@v0.8.2...v0.9.0

v0.8.2

Compare Source

What's Changed

Full Changelog: bytemare/opaque@v0.8.1...v0.8.2

v0.8.1

Compare Source

What's Changed

Full Changelog: bytemare/opaque@v0.8.0...v0.8.1

v0.8.0

Compare Source

  • Up to date with and verifies Draft version 08
  • Introduced Fuzzing of the external message deserialization API functions using Go 1.18's fuzzing engine
  • Great clean-up of code and primitives
  • Updated documentation

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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.5
go: downloading github.com/go-chi/cors v1.2.2
go: downloading github.com/go-chi/docgen v1.4.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/rs/zerolog v1.35.0
go: downloading github.com/swaggo/http-swagger/v2 v2.0.2
go: downloading github.com/bytemare/opaque v0.18.0
go: downloading github.com/go-chi/httprate v0.15.0
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.3.1
go: downloading github.com/pquerna/otp v1.5.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.16
go: downloading github.com/aws/aws-sdk-go-v2 v1.41.6
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.15
go: downloading github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.6.22
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.42.0
go: downloading github.com/golang-migrate/migrate/v4 v4.19.1
go: downloading github.com/jackc/pgx/v5 v5.9.2
go: downloading gorm.io/driver/postgres v1.6.0
go: downloading gorm.io/gorm v1.31.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sesv2 v1.60.3
go: downloading github.com/bytemare/ecc v0.9.0
go: downloading github.com/nicksnyder/go-i18n/v2 v2.6.1
go: downloading golang.org/x/crypto v0.50.0
go: downloading github.com/BurntSushi/toml v1.6.0
go: downloading github.com/go-playground/validator/v10 v10.30.2
go: downloading golang.org/x/text v0.36.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.2
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/prometheus/procfs v0.20.1
go: downloading golang.org/x/sys v0.43.0
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/swaggo/files/v2 v2.0.2
go: downloading github.com/swaggo/swag v1.16.6
go: downloading github.com/zeebo/xxh3 v1.1.0
go: downloading github.com/ajg/form v1.7.1
go: downloading github.com/bytemare/ksf v0.5.0
go: downloading github.com/boombuler/barcode v1.1.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.22
go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.10
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.16
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.20
go: downloading github.com/aws/smithy-go v1.25.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.22
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.23
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.8
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.22
go: downloading github.com/lib/pq v1.12.3
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/gabriel-vasile/mimetype v1.4.13
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/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading github.com/mattn/go-isatty v0.0.21
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.22.4
go: downloading golang.org/x/tools v0.44.0
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/bytemare/hash v0.6.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.22
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.20.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading filippo.io/edwards25519 v1.2.0
go: downloading github.com/bytemare/hash2curve v0.5.4
go: downloading filippo.io/nistec v0.0.4
go: downloading github.com/gtank/ristretto255 v0.2.0
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.23.1
go: downloading github.com/go-openapi/jsonreference v0.21.5
go: downloading github.com/go-openapi/swag/jsonname v0.26.0
go: downloading github.com/go-openapi/swag/jsonutils v0.26.0
go: downloading github.com/go-openapi/swag/loading v0.26.0
go: downloading github.com/go-openapi/swag/stringutils v0.26.0
go: downloading github.com/go-openapi/swag/typeutils v0.26.0
go: downloading github.com/go-openapi/swag/yamlutils v0.26.0
go: downloading golang.org/x/mod v0.35.0
go: downloading github.com/go-openapi/swag/conv v0.26.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
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 April 20, 2026 21:24
@renovate renovate Bot force-pushed the renovate/github-com-bytemare-opaque-0-x branch from 1f6a90e to 20e1ecc Compare April 29, 2026 11:10
@renovate renovate Bot force-pushed the renovate/github-com-bytemare-opaque-0-x branch from 20e1ecc to 19f5510 Compare May 12, 2026 09:35
@renovate renovate Bot force-pushed the renovate/github-com-bytemare-opaque-0-x branch from 19f5510 to 6fe4420 Compare May 28, 2026 17:05
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.

0 participants