Skip to content

Commit 0938035

Browse files
chore(deps): bump the go-updates group across 1 directory with 20 updates
Bumps the go-updates group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/awnumar/memguard](https://github.com/awnumar/memguard) | `0.22.5` | `0.23.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.21.2` | `1.41.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.18.45` | `1.32.6` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.19.8` | `1.41.0` | | [github.com/aws/aws-sdk-go-v2/service/ses](https://github.com/aws/aws-sdk-go-v2) | `1.16.4` | `1.34.17` | | [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd) | `0.24.2` | `0.25.0` | | [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) | `2.3.5` | `2.3.6` | | [github.com/btcsuite/btcd/btcutil](https://github.com/btcsuite/btcd) | `1.1.5` | `1.1.6` | | [github.com/decred/dcrd/dcrec/secp256k1/v4](https://github.com/decred/dcrd) | `4.2.0` | `4.4.0` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.14.13` | `1.16.7` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.26.0` | `10.30.1` | | [github.com/gorilla/csrf](https://github.com/gorilla/csrf) | `1.7.2` | `1.7.3` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.4` | `1.17.6` | Updates `github.com/awnumar/memguard` from 0.22.5 to 0.23.0 - [Release notes](https://github.com/awnumar/memguard/releases) - [Commits](awnumar/memguard@v0.22.5...v0.23.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.21.2 to 1.41.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.21.2...v1.41.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.18.45 to 1.32.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.18.45...v1.32.6) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.19.8 to 1.41.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.8...v1.41.0) Updates `github.com/aws/aws-sdk-go-v2/service/ses` from 1.16.4 to 1.34.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.16.4...service/ram/v1.34.17) Updates `github.com/btcsuite/btcd` from 0.24.2 to 0.25.0 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@v0.24.2...v0.25.0) Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcec/v2.3.5...btcec/v2.3.6) Updates `github.com/btcsuite/btcd/btcutil` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcutil/v1.1.5...btcutil/v1.1.6) Updates `github.com/decred/dcrd/dcrec/secp256k1/v4` from 4.2.0 to 4.4.0 - [Release notes](https://github.com/decred/dcrd/releases) - [Changelog](https://github.com/decred/dcrd/blob/master/CHANGES) - [Commits](decred/dcrd@dcrjson/v4.2.0...dcrec/secp256k1/v4.4.0) Updates `github.com/ethereum/go-ethereum` from 1.14.13 to 1.16.7 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.14.13...v1.16.7) Updates `github.com/go-playground/validator/v10` from 10.26.0 to 10.30.1 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.30.1) Updates `github.com/gorilla/csrf` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/gorilla/csrf/releases) - [Commits](gorilla/csrf@v1.7.2...v1.7.3) Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.2) Updates `github.com/prometheus/client_model` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.6.1...v0.6.2) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `go.mongodb.org/mongo-driver` from 1.17.4 to 1.17.6 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.17.4...v1.17.6) Updates `golang.org/x/crypto` from 0.40.0 to 0.46.0 - [Commits](golang/crypto@v0.40.0...v0.46.0) Updates `golang.org/x/sync` from 0.16.0 to 0.19.0 - [Commits](golang/sync@v0.16.0...v0.19.0) Updates `golang.org/x/term` from 0.33.0 to 0.38.0 - [Commits](golang/term@v0.33.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/awnumar/memguard dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/aws/aws-sdk-go-v2/service/ses dependency-version: 1.34.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/btcsuite/btcd dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/btcsuite/btcd/btcec/v2 dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-updates - dependency-name: github.com/btcsuite/btcd/btcutil dependency-version: 1.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-updates - dependency-name: github.com/decred/dcrd/dcrec/secp256k1/v4 dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.16.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/gorilla/csrf dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-updates - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-updates - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-updates - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-updates - dependency-name: golang.org/x/crypto dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates - dependency-name: golang.org/x/term dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88a43a7 commit 0938035

File tree

2 files changed

+225
-193
lines changed

2 files changed

+225
-193
lines changed

go.mod

Lines changed: 52 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,96 @@
11
module github.com/rsksmart/liquidity-provider-server
22

3-
go 1.23.8
3+
go 1.24.0
44

55
require (
6-
github.com/awnumar/memguard v0.22.5
7-
github.com/aws/aws-sdk-go-v2 v1.21.2
8-
github.com/aws/aws-sdk-go-v2/config v1.18.45
9-
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.19.8
10-
github.com/aws/aws-sdk-go-v2/service/ses v1.16.4
11-
github.com/btcsuite/btcd v0.24.2
12-
github.com/btcsuite/btcd/btcec/v2 v2.3.5
13-
github.com/btcsuite/btcd/btcutil v1.1.5
6+
github.com/awnumar/memguard v0.23.0
7+
github.com/aws/aws-sdk-go-v2 v1.41.1
8+
github.com/aws/aws-sdk-go-v2/config v1.32.7
9+
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.41.1
10+
github.com/aws/aws-sdk-go-v2/service/ses v1.34.18
11+
github.com/btcsuite/btcd v0.25.0
12+
github.com/btcsuite/btcd/btcec/v2 v2.3.6
13+
github.com/btcsuite/btcd/btcutil v1.1.6
1414
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0
15-
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
16-
github.com/ethereum/go-ethereum v1.14.13
17-
github.com/go-playground/validator/v10 v10.26.0
18-
github.com/gorilla/csrf v1.7.2
15+
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
16+
github.com/ethereum/go-ethereum v1.16.8
17+
github.com/go-playground/validator/v10 v10.30.1
18+
github.com/gorilla/csrf v1.7.3
1919
github.com/gorilla/handlers v1.5.2
2020
github.com/gorilla/mux v1.8.1
2121
github.com/gorilla/securecookie v1.1.2
2222
github.com/gorilla/sessions v1.4.0
23-
github.com/prometheus/client_golang v1.22.0
24-
github.com/prometheus/client_model v0.6.1
25-
github.com/sirupsen/logrus v1.9.3
26-
github.com/stretchr/testify v1.10.0
27-
go.mongodb.org/mongo-driver v1.17.4
28-
golang.org/x/crypto v0.40.0
29-
golang.org/x/sync v0.16.0
30-
golang.org/x/term v0.33.0
23+
github.com/prometheus/client_golang v1.23.2
24+
github.com/prometheus/client_model v0.6.2
25+
github.com/sirupsen/logrus v1.9.4
26+
github.com/stretchr/testify v1.11.1
27+
go.mongodb.org/mongo-driver v1.17.7
28+
golang.org/x/crypto v0.46.0
29+
golang.org/x/sync v0.19.0
30+
golang.org/x/term v0.38.0
3131
gopkg.in/yaml.v3 v3.0.1
3232
)
3333

3434
require (
3535
github.com/Microsoft/go-winio v0.6.2 // indirect
36-
github.com/awnumar/memcall v0.2.0 // indirect
37-
github.com/aws/aws-sdk-go-v2/credentials v1.13.43 // indirect
38-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.13 // indirect
39-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.43 // indirect
40-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.37 // indirect
41-
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.45 // indirect
42-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.37 // indirect
43-
github.com/aws/aws-sdk-go-v2/service/sso v1.15.2 // indirect
44-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.3 // indirect
45-
github.com/aws/aws-sdk-go-v2/service/sts v1.23.2 // indirect
46-
github.com/aws/smithy-go v1.15.0 // indirect
36+
github.com/ProjectZKM/Ziren/crates/go-runtime/zkvm_runtime v0.0.0-20251001021608-1fe7b43fc4d6 // indirect
37+
github.com/awnumar/memcall v0.4.0 // indirect
38+
github.com/aws/aws-sdk-go-v2/credentials v1.19.7 // indirect
39+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 // indirect
40+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 // indirect
41+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 // indirect
42+
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
43+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 // indirect
44+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 // indirect
45+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 // indirect
46+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.9 // indirect
47+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.13 // indirect
48+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 // indirect
49+
github.com/aws/smithy-go v1.24.0 // indirect
4750
github.com/beorn7/perks v1.0.1 // indirect
48-
github.com/bits-and-blooms/bitset v1.13.0 // indirect
51+
github.com/bits-and-blooms/bitset v1.20.0 // indirect
4952
github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f // indirect
5053
github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd // indirect
5154
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792 // indirect
5255
github.com/cespare/xxhash/v2 v2.3.0 // indirect
53-
github.com/consensys/bavard v0.1.13 // indirect
54-
github.com/consensys/gnark-crypto v0.12.1 // indirect
55-
github.com/crate-crypto/go-ipa v0.0.0-20240223125850-b1e8a79f509c // indirect
56-
github.com/crate-crypto/go-kzg-4844 v1.0.0 // indirect
56+
github.com/consensys/gnark-crypto v0.18.0 // indirect
57+
github.com/crate-crypto/go-eth-kzg v1.4.0 // indirect
58+
github.com/crate-crypto/go-ipa v0.0.0-20240724233137-53bbb0ceb27a // indirect
5759
github.com/davecgh/go-spew v1.1.1 // indirect
5860
github.com/deckarep/golang-set/v2 v2.6.0 // indirect
59-
github.com/decred/dcrd/crypto/blake256 v1.0.1 // indirect
60-
github.com/ethereum/c-kzg-4844 v1.0.0 // indirect
61-
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 // indirect
61+
github.com/decred/dcrd/crypto/blake256 v1.1.0 // indirect
62+
github.com/ethereum/c-kzg-4844/v2 v2.1.5 // indirect
63+
github.com/ethereum/go-verkle v0.2.2 // indirect
6264
github.com/felixge/httpsnoop v1.0.4 // indirect
6365
github.com/fsnotify/fsnotify v1.6.0 // indirect
64-
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
66+
github.com/gabriel-vasile/mimetype v1.4.12 // indirect
6567
github.com/go-ole/go-ole v1.3.0 // indirect
6668
github.com/go-playground/locales v0.14.1 // indirect
6769
github.com/go-playground/universal-translator v0.18.1 // indirect
68-
github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb // indirect
70+
github.com/golang/snappy v1.0.0 // indirect
6971
github.com/google/uuid v1.3.0 // indirect
7072
github.com/gorilla/websocket v1.5.0 // indirect
71-
github.com/holiman/uint256 v1.3.1 // indirect
72-
github.com/jmespath/go-jmespath v0.4.0 // indirect
73+
github.com/holiman/uint256 v1.3.2 // indirect
7374
github.com/klauspost/compress v1.18.0 // indirect
7475
github.com/leodido/go-urn v1.4.0 // indirect
75-
github.com/mmcloughlin/addchain v0.4.0 // indirect
7676
github.com/montanaflynn/stats v0.7.1 // indirect
7777
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7878
github.com/pmezard/go-difflib v1.0.0 // indirect
79-
github.com/prometheus/common v0.62.0 // indirect
80-
github.com/prometheus/procfs v0.15.1 // indirect
79+
github.com/prometheus/common v0.66.1 // indirect
80+
github.com/prometheus/procfs v0.16.1 // indirect
8181
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
8282
github.com/stretchr/objx v0.5.2 // indirect
83-
github.com/supranational/blst v0.3.13 // indirect
83+
github.com/supranational/blst v0.3.16-0.20250831170142-f48500c1fdbe // indirect
8484
github.com/tklauser/go-sysconf v0.3.12 // indirect
8585
github.com/tklauser/numcpus v0.6.1 // indirect
8686
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
8787
github.com/xdg-go/scram v1.1.2 // indirect
8888
github.com/xdg-go/stringprep v1.0.4 // indirect
8989
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect
9090
github.com/yusufpapurcu/wmi v1.2.2 // indirect
91+
go.yaml.in/yaml/v2 v2.4.2 // indirect
9192
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
92-
golang.org/x/net v0.41.0 // indirect
93-
golang.org/x/sys v0.34.0 // indirect
94-
golang.org/x/text v0.27.0 // indirect
95-
google.golang.org/protobuf v1.36.5 // indirect
96-
rsc.io/tmplfunc v0.0.3 // indirect
93+
golang.org/x/sys v0.39.0 // indirect
94+
golang.org/x/text v0.32.0 // indirect
95+
google.golang.org/protobuf v1.36.8 // indirect
9796
)

0 commit comments

Comments
 (0)