feat: import services and standardize Go 1.26.5
This commit is contained in:
2
apps/base/passport/scripts/build.sh
Normal file
2
apps/base/passport/scripts/build.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
GOEXPERIMENT=jsonv2 GOOS=linux GOARCH=amd64 go build -o ./.builds/bsm-passport ./cmd/main
|
||||
Reference in New Issue
Block a user