Skip to content

[WIP] Runtime config refactor#394

Draft
timothyF95 wants to merge 1 commit intomainfrom
runtime-config-refactor
Draft

[WIP] Runtime config refactor#394
timothyF95 wants to merge 1 commit intomainfrom
runtime-config-refactor

Conversation

@timothyF95
Copy link
Copy Markdown
Contributor

No description provided.

}
if err := runCommand(logger, workingDirectory, "go", "get", "github.com/smartcontractkit/cre-sdk-go/capabilities/networking/http@"+constants.HTTPCapabilitiesVersion); err != nil {
return nil, err
// Single go get: one module graph resolution instead of four sequential
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated but improves efficiency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant