diff options
Diffstat (limited to 'isPrimitive.go')
| -rw-r--r-- | isPrimitive.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/isPrimitive.go b/isPrimitive.go index 6579013..3870343 100644 --- a/isPrimitive.go +++ b/isPrimitive.go @@ -1,5 +1,8 @@ package gitpb +// +// DOES NOT MODIFY FILES +// // only reads in the go.mod file. doesn't change anything import ( |
