File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/shogo82148/goat
33go 1.19
44
55require (
6- github.com/shogo82148/memoize v0.0.3
6+ github.com/shogo82148/memoize v0.0.4
77 github.com/shogo82148/pointer v1.3.0
88 golang.org/x/crypto v0.14.0
99)
Original file line number Diff line number Diff line change 1- github.com/shogo82148/memoize v0.0.3 h1:dgPkeH6TM9Vu0hXC0UfeSBEIQVL6i0Q9nscBh5CJZAs =
2- github.com/shogo82148/memoize v0.0.3 /go.mod h1:sOsvhOlJGVR2nHgCzUchvbEeYB6jNvSP9o4SPHgb+bY =
1+ github.com/shogo82148/memoize v0.0.4 h1:3n08PzuwGLbVwawf2jM5kfNC4mV25EqaAIjKrNfqqAs =
2+ github.com/shogo82148/memoize v0.0.4 /go.mod h1:sOsvhOlJGVR2nHgCzUchvbEeYB6jNvSP9o4SPHgb+bY =
33github.com/shogo82148/pointer v1.3.0 h1:LW5V2jUAjFNjS8e7k/PgFoh3EavOSB/vvN85aGue5+I =
44github.com/shogo82148/pointer v1.3.0 /go.mod h1:agZ5JFpavFPXznbWonIvbG78NDfvDTFppe+7o53up5w =
55golang.org/x/crypto v0.14.0 h1:wBqGXzWJW6m1XrIKlAH0Hs1JJ7+9KBwnIO8v66Q9cHc =
You can’t perform that action at this time.
0 commit comments