diff options
| author | Jeff Carr <[email protected]> | 2024-02-09 12:17:42 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-09 12:17:42 -0600 |
| commit | 0b634a2a53c1b88f1dcb0f5593d7f59542055cb0 (patch) | |
| tree | a9da9630b324f8ff11fde5cf6c3d8a1ff2f32c3c /example1/go.mod | |
| parent | 402d0be4fc3b46a134a99e809c0a030345bc7f72 (diff) | |
remove go.mod
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'example1/go.mod')
| -rw-r--r-- | example1/go.mod | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/example1/go.mod b/example1/go.mod deleted file mode 100644 index 0cd8c1f..0000000 --- a/example1/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module go.wit.com/lib/gui/shell/example1 - -go 1.21.4 |
