Skip to content

Commit

Permalink
APIGOV-99999 - collectDepsAtRuntime=false (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick authored May 12, 2022
1 parent ab8d357 commit e60023e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whitesource.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ wss.url=https://axway.whitesourcesoftware.com/agent
# Package Manager Dependency resolvers #
########################################
resolveAllDependencies=false
go.collectDependenciesAtRuntime=true
go.collectDependenciesAtRuntime=false
go.resolveDependencies=false
go.modules.resolveDependencies=true

Expand Down

0 comments on commit e60023e

Please sign in to comment.