diff options
| author | Jeff Carr <[email protected]> | 2024-01-25 00:39:14 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-25 00:39:14 -0600 |
| commit | 41fe4a4659d50d70a835224405490588019d24ff (patch) | |
| tree | dd6677fb17d11a4233568fddf0d3a141434bba10 /example1/go.mod | |
| parent | e24c2c2eb3feb5083a74a9b2cb396bcbcb0ac52d (diff) | |
new homev0.13.0
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'example1/go.mod')
| -rw-r--r-- | example1/go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example1/go.mod b/example1/go.mod new file mode 100644 index 0000000..0cd8c1f --- /dev/null +++ b/example1/go.mod @@ -0,0 +1,3 @@ +module go.wit.com/lib/gui/shell/example1 + +go 1.21.4 |
