Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/ipfs/boxo-0.17.0' into dependabot/go_modules/github.com/ipfs/boxo-0.17.0

# Conflicts:
#	e2e/go.mod
#	e2e/go.sum
  • Loading branch information
rach-id committed Jan 11, 2024
2 parents 3997324 + 58a53f4 commit ac0144d
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 71 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# stage 1 Build blobstream binary
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.5-alpine3.18 as builder
FROM --platform=$BUILDPLATFORM docker.io/golang:1.21.6-alpine3.18 as builder

ARG TARGETOS
ARG TARGETARCH
Expand Down
2 changes: 2 additions & 0 deletions e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ require (
github.com/pyroscope-io/godeltaprof v0.1.2 // indirect
github.com/pyroscope-io/otel-profiling-go v0.4.0 // indirect
github.com/quic-go/qpack v0.4.0 // indirect
github.com/quic-go/qtls-go1-20 v0.3.4 // indirect
github.com/quic-go/quic-go v0.39.4 // indirect
github.com/quic-go/qtls-go1-20 v0.4.1 // indirect
github.com/quic-go/quic-go v0.40.1 // indirect
github.com/quic-go/webtransport-go v0.6.0 // indirect
Expand Down
Loading

0 comments on commit ac0144d

Please sign in to comment.