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