sdk/go/.changes/v0.17.0.md
This SDK uses š Engine + š CLI version v0.17.0. See what changed in that release.
š¹ https://pkg.go.dev/dagger.io/[email protected]
sdk.config.goprivate setting in dagger.json for go modules by @rajatjindal in https://github.com/dagger/dagger/pull/9323 GOPRIVATE env var in the context of building+running the module code, so that private dependencies can be loaded.insteadOf directives into go module runtime by @rajatjindal in https://github.com/dagger/dagger/pull/9323 goprivate, this can be used to load private dependencies.