Skip to content

Commit 9898507

Browse files
committed
fix logging for real this time
Signed-off-by: Jan Steffen <[email protected]>
1 parent c71201e commit 9898507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ builds:
1717
ldflags:
1818
- -X=github.com/finleap-connect/monoctl/internal/version.Version={{.Version}}
1919
- -X=github.com/finleap-connect/monoctl/internal/version.Commit={{.Version}}
20-
- -X=github.com/finleap-connect/monoctl/pkg/logger.logMode=noop
20+
- -X=github.com/finleap-connect/monoskope/pkg/logger.logMode=noop
2121
archives:
2222
- replacements:
2323
darwin: osx

0 commit comments

Comments
 (0)