aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 1 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 1b0897c..ec4c365 100644
--- a/go.mod
+++ b/go.mod
@@ -2,9 +2,6 @@ module go.awhk.org/pipeln
go 1.18
-require (
- go.awhk.org/core v0.2.0
- golang.org/x/sys v0.0.0-20220730100132-1609e554cd39
-)
+require go.awhk.org/core v0.2.0
require github.com/google/go-cmp v0.5.8 // indirect