File: bootstrap

package info (click to toggle)
golang-github-terra-farm-udnssdk 1.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 252 kB
  • sloc: sh: 8; makefile: 5
file content (5 lines) | stat: -rwxr-xr-x 53 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

set -e
go mod init github.com
go mod tidy