Select the types of activity you want to include in your feed.
go.mod: fix a cve in a transitive dependency to make Dependabot happy (#354)
Dependabot found a bug in a transitive dependency of one of our tests. Fixing it here by bumping the version. $ go get -u gopkg.in/yaml.v3@v3.0.0 $ go mod tidy