-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
go.mod,docker: update dependencies #198
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
area: bfg
This is a change to BFG (Bitcoin Finality Governor)
area: bss
This is a change to BSS (Bitcoin Secure Sequencer)
area: ci
This is a change to CI files. Excluded from changelog
area: popm
This is a change to popm (PoP Miner)
area: docker
This is a change to a Dockerfile
labels
Aug 6, 2024
joshuasing
added
type: dependencies
This is related to dependencies. Excluded from changelog
and removed
area: ci
This is a change to CI files. Excluded from changelog
labels
Aug 6, 2024
github-actions
bot
added
the
area: ci
This is a change to CI files. Excluded from changelog
label
Aug 6, 2024
Reverted We can likely bump this again once we can update |
joshuasing
removed
the
area: ci
This is a change to CI files. Excluded from changelog
label
Aug 6, 2024
github-actions
bot
added
the
area: ci
This is a change to CI files. Excluded from changelog
label
Aug 6, 2024
joshuasing
removed
the
area: ci
This is a change to CI files. Excluded from changelog
label
Aug 6, 2024
github-actions
bot
added
the
area: ci
This is a change to CI files. Excluded from changelog
label
Aug 7, 2024
joshuasing
removed
the
area: ci
This is a change to CI files. Excluded from changelog
label
Aug 7, 2024
joshuasing
changed the title
go.mod: update dependencies and tidy
go.mod,docker: update dependencies
Aug 7, 2024
ClaytonNorthey92
approved these changes
Aug 7, 2024
github-actions
bot
added
the
area: ci
This is a change to CI files. Excluded from changelog
label
Aug 7, 2024
This comment was marked as off-topic.
This comment was marked as off-topic.
marcopeereboom
approved these changes
Aug 13, 2024
joshuasing
force-pushed
the
joshua/deps-update
branch
from
August 13, 2024 10:03
af0028f
to
2257a3b
Compare
marcopeereboom
approved these changes
Aug 13, 2024
joshuasing
added
area: ci
This is a change to CI files. Excluded from changelog
and removed
area: ci
This is a change to CI files. Excluded from changelog
labels
Aug 14, 2024
web3cryptoguy
pushed a commit
to web3cryptoguy/heminetwork
that referenced
this pull request
Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: bfg
This is a change to BFG (Bitcoin Finality Governor)
area: bss
This is a change to BSS (Bitcoin Secure Sequencer)
area: ci
This is a change to CI files. Excluded from changelog
area: docker
This is a change to a Dockerfile
area: popm
This is a change to popm (PoP Miner)
area: tbc
This is a change to TBC (Tiny Bitcoin)
type: dependencies
This is related to dependencies. Excluded from changelog
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Update project dependencies to latest versions.
This includes a security update for go-ethereum, which I do not believe directly affects this project.
Docker images
golang
(alpine)1.22.2-alpine
1.22.6-alpine3.20
golang
(debian)1.22.2-bookworm
1.22.6-bookworm
postgres
16
16.3-alpine3.20
Go modules
Direct
toolchain
go1.22.2
go1.22.6
github.com/btcsuite/btcd
v0.24.0
v0.24.2
github.com/btcsuite/btcd/btcec/v2
v2.3.2
v2.3.4
github.com/coder/websocket
v1.8.11
v1.8.12
github.com/decred/dcrd/dcrec/secp256k1/v4
v4.2.0
v4.3.0
github.com/docker/docker
v25.0.5+incompatible
v27.1.1+incompatible
github.com/ethereum/go-ethereum
v1.13.5
v1.14.8
github.com/go-test/deep
v1.1.0
v1.1.1
github.com/prometheus/client_golang
v1.18.0
v1.19.1
github.com/sethvargo/go-retry
v0.2.4
v0.3.0
github.com/testcontainers/testcontainers-go
v0.28.0
v0.32.0
golang.org/x/sys
v0.17.0
v0.23.0
Indirect
github.com/Microsoft/go-winio
v0.6.1
v0.6.2
github.com/Microsoft/hcsshim
v0.11.4
v0.11.5
github.com/cespare/xxhash/v2
v2.2.0
v2.3.0
github.com/containerd/containerd
v1.7.13
v1.7.18
github.com/containerd/errdefs
v0.1.0
github.com/distribution/reference
v0.5.0
v0.6.0
github.com/golang/protobuf
v1.5.3
v1.5.4
github.com/holiman/uint256
v1.2.3
v1.3.1
github.com/moby/docker-image-spec
v1.3.1
github.com/pmezard/go-difflib
v1.0.0
github.com/prometheus/common
v0.47.0
v0.48.0
github.com/stretchr/objx
v0.5.2
github.com/stretchr/testify
v1.9.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
v0.48.0
v0.49.0
go.opentelemetry.io/otel
v1.23.1
v1.24.0
go.opentelemetry.io/otel/metric
v1.23.1
v1.24.0
go.opentelemetry.io/otel/trace
v1.23.1
v1.24.0
golang.org/x/crypto
v0.19.0
v0.22.0
golang.org/x/exp
v0.0.0-20240213143201-ec583247a57a
golang.org/x/mod
v0.15.0
golang.org/x/tools
v0.18.1-0.20240311201521-78fbdeb61842
google.golang.org/protobuf
v1.33.0
v1.34.2
gopkg.in/yaml.v3
v3.0.1
Notes
nhooyr.io/websocket
is nowgit.luolix.top/coder/websocket
and is being maintained by Coder: https://coder.com/blog/websocketOur fork has been updated to v1.8.12, which changes the package to
github.com/coder/websocket
.