Skip to content

Commit 1a1bcd3

Browse files
committed
fix empty string in go mod
Signed-off-by: Smyslov Maxim <maksim.smyslov@flant.com>
1 parent 3e0c0d5 commit 1a1bcd3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • examples/basic-example-module/hooks

examples/basic-example-module/hooks/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module basic-example-module
22

33
go 1.23.8
44

5-
65
require github.com/deckhouse/module-sdk v0.0.0
76

87
require (

0 commit comments

Comments
 (0)