Compare commits
No commits in common. "4e0c8c41607a2343d48e81de265a74fc74a06827" and "2729e58eabd57335a6b920811be1b0ffcedf1000" have entirely different histories.
4e0c8c4160
...
2729e58eab
2 changed files with 3 additions and 5 deletions
4
go.mod
4
go.mod
|
|
@ -1,5 +1,3 @@
|
|||
module git.baxters.nz/jeremy/cli
|
||||
|
||||
go 1.25.7
|
||||
|
||||
require git.baxters.nz/jeremy/cli/getopt v0.0.0-20260319010850-2729e58eabd5
|
||||
go 1.26.1
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -1,5 +1,5 @@
|
|||
git.baxters.nz/jeremy/cli/getopt v0.0.0-20260319010850-2729e58eabd5 h1:eDN8cecugcjKGdyePFYm4ifsmalcSRPwWX1HFjyyGm0=
|
||||
git.baxters.nz/jeremy/cli/getopt v0.0.0-20260319010850-2729e58eabd5/go.mod h1:XVyn1GAxyDdG2m2qQyZ5sJhLUdMif2oZapkhK4Xhaiw=
|
||||
git.sr.ht/~sircmpwn/getopt v1.0.0 h1:/pRHjO6/OCbBF4puqD98n6xtPEgE//oq5U8NXjP7ROc=
|
||||
git.sr.ht/~sircmpwn/getopt v1.0.0/go.mod h1:wMEGFFFNuPos7vHmWXfszqImLppbc0wEhh6JBfJIUgw=
|
||||
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue