summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-24 10:29:23 -0500
committerJeff Carr <[email protected]>2025-10-24 10:29:23 -0500
commit7c4e482a19b0af3eac87b43f71a594518ffb3c57 (patch)
tree29a881f58c04d68131ce689be9fc21a87eec92e4
parent1b34a295788425c01b25a6ce786081ceb334b908 (diff)
todo: add checks for thisv0.0.6v0.0.5
-rw-r--r--.gorestrict9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gorestrict b/.gorestrict
new file mode 100644
index 0000000..5dd133c
--- /dev/null
+++ b/.gorestrict
@@ -0,0 +1,9 @@
+# prevents this package from being published
+# with any other GO dependancies
+
+github.com/google/go-cmp
+go.wit.com/lib/cobol
+go.wit.com/lib/protobuf/guipb
+golang.org/x/sys
+golang.org/x/term
+google.golang.org/protobuf