Update module github.com/guonaihong/gout to v0.3.11#10
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update module github.com/guonaihong/gout to v0.3.11#10renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
30d387b to
4e0a72e
Compare
4e0a72e to
f13f727
Compare
f13f727 to
fc1746e
Compare
fc1746e to
fa3e9e3
Compare
fa3e9e3 to
b2d1848
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.3.1→v0.3.11Release Notes
guonaihong/gout (github.com/guonaihong/gout)
v0.3.11Compare Source
What's Changed
New Contributors
Full Changelog: guonaihong/gout@v0.3.10...v0.3.11
v0.3.10: 版本Compare Source
v0.3.9: 版本Compare Source
v0.3.8Compare Source
在NewWithOpt 加上WithSocks5, WithProxy, WithUnixSocket三个函数。
new with opt unix socket
gout.WithUnixSocket为了让大家少用.UnixSocket而设计new with opt proxy
gout.WithProxy为了让大家少用.SetProxy而设计new with opt socks5
gout.WithSocks5为了让大家少用.SetSOCKS5而设计v0.3.7: 版本Compare Source
来源 #361
新加SetHeaderRaw接口
与SetHeader API唯一的区别就是不修改header名. 大部分情况用SetHeader,如果有不修改header的需求再使用SetHeaderRaw。
v0.3.6Compare Source
感谢 @panxl6 (可根据编译tag选择多种json序列化库)
v0.3.5: 版本Compare Source
url 支持模板语法bug修复
v0.3.4Compare Source
url 支持模板语法。
v0.3.3: 版本Compare Source
新加SetJSONNotEscape接口,不转义json中的HTML字符
v0.3.2: 版本Compare Source
#343
新加解码压缩数据包的接口
AutoDecodeBody()只要Content-Encoding是deflate, br。都可以还原成压缩之前的格式。
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.