@@ -0,0 +1,12 @@
module local/lastn
go 1.17
require (
github.com/google/uuid v1.3.0
local/args v0.0.0-00010101000000-000000000000
)
require gopkg.in/yaml.v2 v2.4.0 // indirect
replace local/args => ../args
The note is not visible to the blocked user.