Skip to content

Commit 7507975

Browse files
committed
Upgrade to tortune v0.0.18
Signed-off-by: Daniel Stamer <stamer@google.com>
1 parent 85bf433 commit 7507975

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module main
22

33
go 1.22
44

5-
require github.com/helloworlddan/tortune v0.0.17 // indirect
5+
require github.com/helloworlddan/tortune v0.0.18

go.sum

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
github.com/helloworlddan/tortune v0.0.13 h1:Bt0e0dRqJmofcKWiUzUtagOQPVDb1sFqyiN8SXxpCOo=
2-
github.com/helloworlddan/tortune v0.0.13/go.mod h1:bpttAJW6z/sMAXk/vAjTezxIjiPOzgerRAS8ViYNR68=
3-
github.com/helloworlddan/tortune v0.0.17 h1:1UWzzUonlHHtqQVp00eOcSd2BxFguQtZAdr9q2fwLWY=
4-
github.com/helloworlddan/tortune v0.0.17/go.mod h1:eXRjqaJo6onVcqaDdX+fl0tifWSYdPzZUd+VK0SqVGM=
1+
github.com/helloworlddan/tortune v0.0.18 h1:PqbZJiJeruJbMO0Mrch+8qx+P44P55fgenbS5UzYi18=
2+
github.com/helloworlddan/tortune v0.0.18/go.mod h1:eXRjqaJo6onVcqaDdX+fl0tifWSYdPzZUd+VK0SqVGM=

0 commit comments

Comments
 (0)