mirror of
https://github.com/k8snetworkplumbingwg/whereabouts.git
synced 2025-06-03 06:42:26 +00:00
4 lines
38 B
Bash
Executable File
4 lines
38 B
Bash
Executable File
#!/bin/bash
|
|
go mod vendor
|
|
go mod tidy
|