mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-22 16:08:09 +01:00
Compare commits
No commits in common. "25eb4fa74b521ad6392f3f7408826182e5d08ee5" and "878219998895eb1d965599a7add1592defef3663" have entirely different histories.
25eb4fa74b
...
8782199988
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
.idea
|
||||
|
||||
/fatcontext
|
||||
dist/
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/Crocmagnon/fatcontext
|
||||
|
||||
go 1.22.0
|
||||
go 1.22.6
|
||||
|
||||
require golang.org/x/tools v0.23.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue