interactions yay!!
This commit is contained in:
parent
b9a05bedf9
commit
f60033a3e4
30 changed files with 716 additions and 44 deletions
1
justfile
1
justfile
|
@ -15,6 +15,7 @@ fmt:
|
|||
go fmt ./...
|
||||
|
||||
tidy:
|
||||
go clean -modcache
|
||||
go mod tidy
|
||||
|
||||
update-vendor-hash:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue