diff options
| author | Jeff Carr <[email protected]> | 2024-12-12 02:07:25 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-12 02:07:25 -0600 |
| commit | adddfad2b7418dcaec4bd6c97219b72774fe0cac (patch) | |
| tree | 1ca72792c1aa77374685482222c5bb7aca8e8f56 /isPrimitive.go | |
| parent | a0b6a435a7c9789f0972321468c5d9a6c19444d2 (diff) | |
increment target version
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 ( |
