Skip to content

Commit 4e7dbdb

Browse files
committed
manually generate code
1 parent 6ba725a commit 4e7dbdb

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.goreleaser.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
before:
22
hooks:
33
- go mod download
4-
- go generate ./...
54
builds:
65
- env:
76
- CGO_ENABLED=0

main.go

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package main
22

3-
//go:generate bb gen/generate.clj
4-
53
import (
64
"github.com/tzzh/pod-tzzh-aws/aws"
75
"github.com/tzzh/pod-tzzh-aws/babashka"

0 commit comments

Comments
 (0)