Skip to content

Commit d95a15a

Browse files
authored
chore(rootfs/Dockerfile): use official go-delve/delve debugger (#267)
1 parent b72d68b commit d95a15a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ RUN \
9494
github.com/AlekSi/gocov-xml \
9595
github.com/axw/gocov/gocov \
9696
github.com/constabulary/gb/... \
97-
github.com/derekparker/delve/cmd/dlv \
97+
github.com/go-delve/delve/cmd/dlv \
9898
github.com/dgrijalva/jwt-go/cmd/jwt \
9999
github.com/golang/protobuf/protoc-gen-go \
100100
github.com/haya14busa/goverage \

0 commit comments

Comments
 (0)