We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba725a commit 4e7dbdbCopy full SHA for 4e7dbdb
.goreleaser.yml
@@ -1,7 +1,6 @@
1
before:
2
hooks:
3
- go mod download
4
- - go generate ./...
5
builds:
6
- env:
7
- CGO_ENABLED=0
main.go
@@ -1,7 +1,5 @@
package main
-//go:generate bb gen/generate.clj
-
import (
"github.com/tzzh/pod-tzzh-aws/aws"
"github.com/tzzh/pod-tzzh-aws/babashka"
0 commit comments