Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.12.1 bump #226

Merged
merged 1 commit into from
Jan 10, 2024
Merged

v0.12.1 bump #226

merged 1 commit into from
Jan 10, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jan 10, 2024

No description provided.

Copy link

Suggested version: v0.12.1

Comparing to: v0.12.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index b1218f6..b101a1c 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
 	github.com/multiformats/go-base36 v0.1.0 // indirect
 	github.com/pmezard/go-difflib v1.0.0 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
-	golang.org/x/crypto v0.1.0 // indirect
-	golang.org/x/sys v0.1.0 // indirect
-	gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
+	golang.org/x/crypto v0.17.0 // indirect
+	golang.org/x/sys v0.15.0 // indirect
+	gopkg.in/yaml.v3 v3.0.0 // indirect
 )

gorelease says:

# summary
Suggested version: v0.13.0

gocompat says:

Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@rvagg
Copy link
Member Author

rvagg commented Jan 10, 2024

not sure why it's suggesting v0.13.0, I don't think that's justified; but the indirect dep bumps should satisfy dependabot security pings though

@rvagg rvagg merged commit ff253f4 into master Jan 10, 2024
11 checks passed
@rvagg rvagg deleted the rvagg/v0.12.1 branch January 10, 2024 12:48
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.

None yet

2 participants