Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

release v0.1.0 #31

Merged
merged 1 commit into from
Aug 18, 2022
Merged

release v0.1.0 #31

merged 1 commit into from
Aug 18, 2022

Conversation

marten-seemann
Copy link

No description provided.

@github-actions
Copy link

Suggested version: v0.1.0
Comparing to: v0.0.7 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 51068e7..f5d7268 100644
--- a/go.mod
+++ b/go.mod
@@ -1,8 +1,10 @@
 module github.com/libp2p/go-openssl
 
 require (
+	github.com/mattn/go-pointer v0.0.1
 	github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
-	golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect
 )
 
-go 1.12
+require golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect
+
+go 1.17

gorelease says:

# github.com/libp2p/go-openssl
## compatible changes
(*Ctx).SetMaxProtoVersion: added
(*Ctx).SetMinProtoVersion: added
DTLS1_2_VERSION: added
DTLS1_VERSION: added
DialTimeout: added
SSL3_VERSION: added
TLS1_1_VERSION: added
TLS1_2_VERSION: added
TLS1_3_VERSION: added
TLS1_VERSION: added
Version: added

# summary
Suggested version: v0.1.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit 6f749a6 into master Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant