summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-03-31 14:22:58 -0600
committermo khan <mo@mokhan.ca>2025-03-31 14:22:58 -0600
commitdeb9cd01de503baadc6c41ec4fbbe99b04db6ba3 (patch)
tree82a68e64ab9ccbcf7b3de02d51d94f7d6b00e93d /go.mod
parentf00c6bd0f622200cdc4da0455ed1d903ff67d99e (diff)
chore: export step env vars with each command
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 3a4f6b8a..7f76dc91 100644
--- a/go.mod
+++ b/go.mod
@@ -123,7 +123,6 @@ require (
github.com/jackc/puddle/v2 v2.2.1 // indirect
github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24 // indirect
github.com/klauspost/compress v1.18.0 // indirect
- github.com/kr/text v0.2.0 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
github.com/lestrrat-go/httpcc v1.0.1 // indirect