skycoin / dmsg

dmsg
7 stars 17 forks source link

Update all code deps #292

Closed 0pcom closed 1 month ago

0pcom commented 1 month ago
GO111MODULE=on go get -u ./...
go mod tidy ; go mod vendor
0pcom commented 1 month ago

I believe the failure on darwin is just spurious ; we should attempt to determine why this happens at some point.