diff options
| author | Jeff Carr <[email protected]> | 2024-12-03 17:12:58 -0600 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-03 17:12:58 -0600 | 
| commit | cd28260234f39772078c596c0e73701500521db7 (patch) | |
| tree | 40d8b42863718f4c289457149851900b2cbe2c7d | |
| parent | 6080327a64c2af544acee77b10dd319b7a9fc2bd (diff) | |
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | go.mod | 3 | 
2 files changed, 2 insertions, 3 deletions
@@ -22,3 +22,5 @@ _testmain.go  *.exe  *.test  *.prof + +go.* @@ -1,3 +0,0 @@ -module go.wit.com/dev/alexflint/scalar - -go 1.21.4  | 
