Skip to content

Removing Masterminds/goutils from go.mod#10

Open
jlk wants to merge 1 commit intojackskj:masterfrom
jlk:fix-dependabot-alert
Open

Removing Masterminds/goutils from go.mod#10
jlk wants to merge 1 commit intojackskj:masterfrom
jlk:fix-dependabot-alert

Conversation

@jlk
Copy link

@jlk jlk commented Jun 29, 2022

Masterminds/goutils isn't a direct dependency for carta but indirect github.com/Masterminds/sprig in for testdata/initdb/server.go. goutils is currently being flagged by dependabot - GHSA-xg2h-wx96-xgxr.

Alternately - could bump goutils to v1.1.1, but as mentioned I seem to be able to build/test without it.

Also cleaned up contributing doc a little and added initdb make target

(I'm breaking my rule of a PR focusing on one specific thing - if you want Makefile and CONTRIBUTORS.md in a separate PR, lemme know.)

Masterminds/goutils isn't a direct dependency for carta but for
testdata/initdb. goutils is currently being flagged by dependabot.

Also cleaned up contributing doc a little and added initdb make target
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