Skip to content

Commit 03b7232

Browse files
edit go.mod to embed pluto v0.4.0
1 parent 9b0004d commit 03b7232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
4949
github.com/modern-go/reflect2 v1.0.2 // indirect
5050
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
51-
github.com/sndcds/pluto v0.3.0
51+
github.com/sndcds/pluto v0.4.0
5252
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
5353
github.com/ugorji/go/codec v1.3.0 // indirect
5454
golang.org/x/arch v0.22.0 // indirect

0 commit comments

Comments
 (0)