Commits
Diff
diff --git a/test/c49c91f08e0175c574cb0d141813b19c529acc06/go.mod.html b/test/c49c91f08e0175c574cb0d141813b19c529acc06/go.mod.html
deleted file mode 100644
index 59b7d2d..0000000
--- a/test/c49c91f08e0175c574cb0d141813b19c529acc06/go.mod.html
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
- go.mod
-
-
-
-
-
-
-
go.mod
-
-
- Author: LakeFox
-
-
-
- Date: Thu, 20 Feb 2025 16:49:25 -0700
-
-
-
-
- c49c91f08e0175c574cb0d141813b19c529acc06
-
-
- Init
-
-
-
-
-
-
- module logc
-
-go 1.21.5
-
-require (
- github.com/alecthomas/chroma/v2 v2.15.0
- github.com/andybalholm/brotli v1.1.1
- github.com/fsnotify/fsnotify v1.8.0
- github.com/russross/blackfriday/v2 v2.1.0
-)
-
-require (
- github.com/dlclark/regexp2 v1.11.4 // indirect
- golang.org/x/sys v0.27.0 // indirect
-)
-
-
-
-
-
-
-
-
-
-
-
-
go.mod
go.mod
Author: LakeFox
Date: Thu, 20 Feb 2025 16:49:25 -0700
c49c91f08e0175c574cb0d141813b19c529acc06
Init
module logc
go 1.21.5
require (
github.com/alecthomas/chroma/v2 v2.15.0
github.com/andybalholm/brotli v1.1.1
github.com/fsnotify/fsnotify v1.8.0
github.com/russross/blackfriday/v2 v2.1.0
)
require (
github.com/dlclark/regexp2 v1.11.4 // indirect
golang.org/x/sys v0.27.0 // indirect
)