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

chore: v3.4.0 bump #120

Merged
merged 1 commit into from
Aug 2, 2024
Merged

chore: v3.4.0 bump #120

merged 1 commit into from
Aug 2, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Aug 2, 2024

No description provided.

Copy link

github-actions bot commented Aug 2, 2024

Suggested version: 3.4.0

Comparing to: v3.3.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 1b240b6..758257b 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
 	github.com/stretchr/testify v1.7.0
 	github.com/whyrusleeping/cbor-gen v0.0.0-20220323183124-98fa8256a799
 	golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
-	golang.org/x/sys v0.1.0 // indirect
+	golang.org/x/sys v0.15.0 // indirect
 	golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
 	gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
 )
@@ -28,8 +28,8 @@ require (
 	github.com/multiformats/go-varint v0.0.5 // indirect
 	github.com/pmezard/go-difflib v1.0.0 // indirect
 	github.com/polydawn/refmt v0.0.0-20190221155625-df39d6c2d992 // indirect
-	golang.org/x/crypto v0.1.0 // indirect
-	gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
+	golang.org/x/crypto v0.17.0 // indirect
+	gopkg.in/yaml.v3 v3.0.0 // indirect
 )
 
-go 1.19
+go 1.21

gorelease says:

# summary
Suggested version: v3.4.0

gocompat says:

HEAD is now at bfa9ebb Bump v3.3.0 (#107)
Previous HEAD position was bfa9ebb Bump v3.3.0 (#107)
Switched to branch 'master'
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 rvagg merged commit 54adf9b into master Aug 2, 2024
11 checks passed
@rvagg rvagg deleted the rvagg/v3.4.0 branch August 2, 2024 07:29
Copy link

@aarshkshah1992 aarshkshah1992 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

3 participants