There was an error while loading. Please reload this page.
1 parent 02c94fc commit 48c8892Copy full SHA for 48c8892
go.mod
@@ -1,5 +0,0 @@
1
-module github.com/bep/mod-a
2
-
3
-go 1.17
4
5
-require github.com/bep/mod-c v0.55.0 // indirect
go.sum
hugo.mod
@@ -0,0 +1,5 @@
+module github.com/bep/mod-a
+
+go 1.17
+require github.com/bep/mod-c v0.55.0 // indirect
0 commit comments