updated go version
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
go build -o /usr/local/bin/mdb ./cmd
|
||||
go build -trimpath -ldflags="-s -w" -o /usr/local/bin/mdb ./cmd
|
||||
Reference in New Issue
Block a user