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 59dfeee commit e0c39aaCopy full SHA for e0c39aa
.github/workflows/dependabot.yml
@@ -35,4 +35,4 @@ jobs:
35
# `main()` function) If not defined, this Action will collect all
36
# dependencies used by all build targets for the module, which may
37
# include Go dependencies used by tests and tooling.
38
- go-build-target: pkg/main.go
+ go-build-target: pkg/GoFileEncoder.go
0 commit comments