We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41ddc6d commit 5d45147Copy full SHA for 5d45147
go.mod
@@ -1,5 +1,7 @@
1
module github.com/docker-library/bashbrew
2
3
+// testing stuff
4
+
5
go 1.21
6
7
require (
0 commit comments