goose
goose copied to clipboard
Curated collection of Go packages that integrate well together
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 3.3.0. Release notes Sourced from actions/setup-go's releases. Support architecture input and fix Expand-Archive issue This release introduces support for architecture input for setup-go action #253....
_Remade this PR from #141 to re-trigger CLA_ This PR adds a public method to flush any remaining metrics manually (rather than waiting for the flush interval), by calling the...
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.0.8. Release notes Sourced from actions/cache's releases. v3.0.8 What's Changed Fix zstd not working for windows on gnu tar in issues. Allow users to provide...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. Commits f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep ebc9029 update dependencies 56c843c Merge pull request #1337 from izhakmo/fix-cve 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1 f98ed3e...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.12 to 0.3.13. Release notes Sourced from github.com/imdario/mergo's releases. Merging same-type slices supported, YAML upgraded to v3 (only used in tests), and more flexibility for transformers What's...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.2.0. Release notes Sourced from golangci/golangci-lint-action's releases. v3.2.0 What's Changed Expire cache periodically to avoid unbounded size by @ezimanyi in golangci/golangci-lint-action#466 misc docs: update version...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Update default runtime to node16 v2.4.0 Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr v2.3.5 Update...
Update to go 1.17.x to match what we have with other repos I kept the testing matrix against the prev 2 versions but I can also drop that if it's...
Bumps [github.com/DataDog/datadog-go](https://github.com/DataDog/datadog-go) from 4.8.1+incompatible to 4.8.3+incompatible. Release notes Sourced from github.com/DataDog/datadog-go's releases. v4.8.3 See the Changelog for the details. Changelog Sourced from github.com/DataDog/datadog-go's changelog. Changes 5.0.1 / 2021-10-18 [BUGFIX] Fix...