Compare commits

..

No commits in common. '51b4029a79959cf5470951439cb7483e66b6600d' and 'eb32ec1027d25959697f3b9a5a110dd1bf650e6a' have entirely different histories.

@ -1,9 +1,9 @@
package main
import (
"ccat/stack"
"embed"
"errors"
"gitea.twomorecents.org/Rockingcool/ccat/stack"
"io/fs"
"os"
"path/filepath"

@ -1,4 +1,4 @@
module gitea.twomorecents.org/Rockingcool/ccat
module ccat
go 1.22.5

Loading…
Cancel
Save