Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7bae5b876 | ||
|
|
a719668147 | ||
|
|
62092c6050 | ||
|
|
073af14e19 |
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
.ai/
|
||||||
|
.geminiignore
|
||||||
|
.gemini
|
||||||
|
/CODE-FULL.md
|
||||||
4
go.mod
4
go.mod
@ -2,6 +2,4 @@ module apigo.cc/go/shell
|
|||||||
|
|
||||||
go 1.25.0
|
go 1.25.0
|
||||||
|
|
||||||
require apigo.cc/go/cast v1.2.7
|
require apigo.cc/go/cast v1.3.3
|
||||||
|
|
||||||
replace apigo.cc/go/cast => ../cast
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user