Skip to content

Commit

Permalink
go.mod: update coreutils dep
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjan committed Apr 17, 2024
1 parent 4571ceb commit 1a88963
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/montanaflynn/stats v0.7.1
gitlab.com/NebulousLabs/encoding v0.0.0-20200604091946-456c3dc907fe
go.sia.tech/core v0.2.2
go.sia.tech/coreutils v0.0.4-0.20240416112608-482e7c4c2b0d
go.sia.tech/coreutils v0.0.4-0.20240417103649-a364bd69eb31
go.sia.tech/gofakes3 v0.0.1
go.sia.tech/hostd v1.0.4
go.sia.tech/jape v0.11.2-0.20240124024603-93559895d640
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ go.sia.tech/coreutils v0.0.4-0.20240410064358-6dc8ac8cfe97 h1:9tNCniW3Ys1CKR7MhE
go.sia.tech/coreutils v0.0.4-0.20240410064358-6dc8ac8cfe97/go.mod h1:6e0bDPG1qQa6jrkQhgY925lGHmTNbtq8nQwAmfpWhmo=
go.sia.tech/coreutils v0.0.4-0.20240416112608-482e7c4c2b0d h1:1fNOVCrGE8I53ZUs0sX9/NF7883aw4G4gFlZfNgMNAw=
go.sia.tech/coreutils v0.0.4-0.20240416112608-482e7c4c2b0d/go.mod h1:6e0bDPG1qQa6jrkQhgY925lGHmTNbtq8nQwAmfpWhmo=
go.sia.tech/coreutils v0.0.4-0.20240417103649-a364bd69eb31 h1:lZ/KMd2+8XkYWuzZGrQBzPqOC6vQhl6/leplnL8+o8o=
go.sia.tech/coreutils v0.0.4-0.20240417103649-a364bd69eb31/go.mod h1:6e0bDPG1qQa6jrkQhgY925lGHmTNbtq8nQwAmfpWhmo=
go.sia.tech/gofakes3 v0.0.1 h1:8vtYH/B17NJ4GXLWiONfhwBrrmtJtYiofnO3PfjU298=
go.sia.tech/gofakes3 v0.0.1/go.mod h1:PlsiVCn6+wssrR7bsOIlZm0DahsVrDydrlbjY4F14sg=
go.sia.tech/hostd v1.0.4 h1:rFzuNJ7sSFQfdrTHKSNYyMX+wlHyei/vZcVbXmrUl6I=
Expand Down

0 comments on commit 1a88963

Please sign in to comment.