This repository was archived by the owner on Jul 29, 2026. It is now read-only.
Update go dependencies - #367
Open
renovate-bot-justlab wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate-bot-justlab
force-pushed
the
renovate/go-dependencies
branch
11 times, most recently
from
June 27, 2026 12:03
7057a88 to
fc3c00a
Compare
renovate-bot-justlab
force-pushed
the
renovate/go-dependencies
branch
13 times, most recently
from
July 3, 2026 23:05
ed545bc to
715e084
Compare
renovate-bot-justlab
force-pushed
the
renovate/go-dependencies
branch
from
July 4, 2026 23:05
715e084 to
b8dda13
Compare
renovate-bot-justlab
force-pushed
the
renovate/go-dependencies
branch
from
July 5, 2026 10:06
b8dda13 to
79db521
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v1.7.6→v1.7.7v1.11.0→v1.12.0v5.3.0→v5.3.1v1.7.0→v1.8.0v1.7.0→v1.9.0v0.9.2→v0.9.5v0.24.0→v0.25.2v1.10.9→v1.12.3v1.14.32→v1.14.47v1.4.0→v1.5.1v0.7.0→v0.9.1v1.9.3→v1.9.4v1.18.0→v1.19.0v1.2.16→v1.2.18v1.2.16→v1.2.18v1.2.16→v1.2.18v1.2.16→v1.2.181.24.0→1.26.41.26.0→1.26.4v0.63.0→v0.69.0v1.43.0→v1.44.0v1.39.0→v1.44.0v1.43.0→v1.44.0v0.46.0→v0.53.0v1.79.3→v1.82.0Release Notes
gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.7Compare Source
Changelog
Others
2816d6d: Add Go 1.26 to GitHub Actions test matrix (@appleboy)a92928f: Update golangci-lint version to v2.9 (@appleboy)b77776e: Fix Trivy badge URL in README.md (@appleboy)Bug fixes
123928c: fix: allow ^ anchor in regex CORS origin patterns (#177) (@brokenthumbs)3585a5e: fix: resolve golangci-lint issues in tests (@appleboy)Enhancements
21c982f: chore: update Go version and refresh dependencies to latest releases (@appleboy)402233a: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)0c14279: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)3333b3d: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)754ef53: chore(ci): update golangci-lint to v2.6 (@appleboy)c5dcea8: chore(deps): bump actions/cache from 4 to 5 (@appleboy)139173a: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)9e6ec27: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)e19d20d: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)Build process updates
f46b87e: ci: integrate Trivy vulnerability scanning into CI workflow (@appleboy)c4b4ccf: ci: broaden CI Go version testing (@appleboy)33f131c: ci: add dedicated Trivy security scanning and status badge (@appleboy)fe8e9d0: ci: integrate automated Trivy security scanning via GitHub Actions (@appleboy)f20e310: ci: update CI tooling and refine supported Go versions (@appleboy)d94e477: ci: modernize and consolidate CI workflows and security scanning (@appleboy)b16eb9f: ci: rename Trivy workflow file for enhanced clarity (@appleboy)ec180b5: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)gin-gonic/gin (github.com/gin-gonic/gin)
v1.12.0Compare Source
Features
Enhancements
http.Flusher(#4479)Bug Fixes
Build process updates / CI
golang-jwt/jwt (github.com/golang-jwt/jwt/v5)
v5.3.1Compare Source
What's Changed
🔐 Features
WithNotBeforeRequiredparser option and add test coverage by @equalsgibson in #456NewWithClaims()by @equalsgibson in #459ParseUnverifiedby @slickwilli in #414👒 Dependencies
New Contributors
Full Changelog: golang-jwt/jwt@v5.3.0...v5.3.1
hashicorp/go-plugin (github.com/hashicorp/go-plugin)
v1.8.0Compare Source
What’s Changed
Compliance & Maintenance
Fixes & Improvements
pipesWaitGroupEnhancements
go_packageto full path in protoDependencies Upgrade
protobufNew Contributors
hashicorp/go-version (github.com/hashicorp/go-version)
v1.9.0Compare Source
What's Changed
Enhancements
Internal
New Contributors
Full Changelog: hashicorp/go-version@v1.8.0...v1.9.0
v1.8.0Compare Source
What's Changed
New Contributors
Full Changelog: hashicorp/go-version@v1.7.0...v1.8.0
hashicorp/hc-install (github.com/hashicorp/hc-install)
v0.9.5Compare Source
v0.9.4Compare Source
ENHANCEMENTS:
go.modif Go versions mismatch (#368)BUG FIXES:
DEPENDENCIES:
INTERNAL:
v0.9.3Compare Source
DEPENDENCIES:
INTERNAL:
hashicorp/terraform-exec (github.com/hashicorp/terraform-exec)
v0.25.2Compare Source
NOTES:
DEPENDENCIES:
v0.25.1Compare Source
DEPENDENCIES:
v0.25.0Compare Source
NOTES:
ENHANCEMENTS:
terraform workspacesubcommands (#556)-generate-config-outto the(Terraform).Plan()method (#563)providers mirrorsubcommand (#551)DEPENDENCIES:
lib/pq (github.com/lib/pq)
v1.12.3Compare Source
that use a different default datestyle such as EnterpriseDB (#1312).
v1.12.2Compare Source
connection. Since v1.12.0 this could result in permanently broken connections,
especially with CockroachDB which frequently sends partial messages (#1299).
v1.12.1Compare Source
Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).
Don't clear password if directly set on pq.Config (#1302).
v1.12.0Compare Source
The next release may change the default sslmode from
requiretoprefer.See #1271 for details.
CopyIn()andCopyInToSchema()have been marked as deprecated. These aresimple query builders and not needed for
COPY [..] FROM STDINsupport (whichis not deprecated). (#1279)
Features
Support protocol 3.2, and the
min_protocol_versionandmax_protocol_versionDSN parameters (#1258).Support
sslmode=preferandsslmode=allow(#1270).Support
ssl_min_protocol_versionandssl_max_protocol_version(#1277).Support connection service file to load connection details (#1285).
Support
sslrootcert=systemand use~/.postgresql/root.crtas the defaultvalue of sslrootcert (#1280, #1281).
Add a new
pqerrorpackage with PostgreSQL error codes (#1275).For example, to test if an error is a UNIQUE constraint violation:
To make this a bit more convenient, it also adds a
pq.As()function:Fixes
Fix SSL key permission check to allow modes stricter than 0600/0640#1265 (#1265).
Fix Hstore to work with binary parameters (#1278).
Clearer error when starting a new query while pq is still processing another
query (#1272).
Send intermediate CAs with client certificates, so they can be signed by an
intermediate CA (#1267).
Use
time.UTCfor UTC aliases such asEtc/UTC(#1282).v1.11.2Compare Source
This fixes two regressions:
Don't send startup parameters if there is no value, improving compatibility
with Supavisor (#1260).
Don't send
dbnameas a startup parameter ifdatabase=[..]is used in theconnection string. It's recommended to use dbname=, as database= is not a
libpq option, and only worked by accident previously. (#1261)
v1.11.1Compare Source
This fixes two regressions present in the v1.11.0 release:
Fix build on 32bit systems, Windows, and Plan 9 (#1253).
Named []byte types and pointers to []byte (e.g.
*[]byte,json.RawMessage)would be treated as an array instead of bytea (#1252).
v1.11.0Compare Source
This version of pq requires Go 1.21 or newer.
pq now supports only maintained PostgreSQL releases, which is PostgreSQL 14 and
newer. Previously PostgreSQL 8.4 and newer were supported.
Features
The
pq.Error.Error()text includes the position of the error (if reportedby PostgreSQL) and SQLSTATE code (#1219, #1224):
The
pq.Error.ErrorWithDetail()method prints a more detailed multilinemessage, with the Detail, Hint, and error position (if any) (#1219):
Add
Config,NewConfig(), andNewConnectorConfig()to supply connectiondetails in a more structured way (#1240).
Support
hostaddrand$PGHOSTADDR(#1243).Support multiple values in
host,port, andhostaddr, which are eachtried in order, or randomly if
load_balance_hosts=randomis set (#1246).Support
target_session_attrsconnection parameter (#1246).Support
sslnegotiationto use SSL without negotiation (#1180).Allow using a custom
tls.Config, for example for encrypted keys (#1228).Add
PQGO_DEBUG=1print the communication with PostgreSQL to stderr, to aidin debugging, testing, and bug reports (#1223).
Add support for NamedValueChecker interface (#1125, #1238).
Fixes
Match HOME directory lookup logic with libpq: prefer $HOME over /etc/passwd,
ignore ENOTDIR errors, and use APPDATA on Windows (#1214).
Fix
sslmode=verify-caverifying the hostname anyway when connecting to a DNSname (rather than IP) (#1226).
Correctly detect pre-protocol errors such as the server not being able to fork
or running out of memory (#1248).
Fix build with wasm (#1184), appengine (#745), and Plan 9 (#1133).
Deprecate and type alias
pq.NullTimetosql.NullTime(#1211).Enforce integer limits of the Postgres wire protocol (#1161).
Accept the
passfileconnection parameter to overridePGPASSFILE(#1129).Fix connecting to socket on Windows systems (#1179).
Don't perform a permission check on the .pgpass file on Windows (#595).
Warn about incorrect .pgpass permissions (#595).
Don't set extra_float_digits (#1212).
Decode bpchar into a string (#949).
Fix panic in Ping() by not requiring CommandComplete or EmptyQueryResponse in
simpleQuery() (#1234)
Recognize bit/varbit (#743) and float types (#1166) in ColumnTypeScanType().
Accept
PGGSSLIBandPGKRBSRVNAMEenvironment variables (#1143).Handle ErrorResponse in readReadyForQuery and return proper error (#1136).
Detect COPY even if the query starts with whitespace or comments (#1198).
CopyIn() and CopyInSchema() now work if the list of columns is empty, in which
case it will copy all columns (#1239).
Treat nil []byte in query parameters as nil/NULL rather than
""(#838).Accept multiple authentication methods before checking AuthOk, which improves
compatibility with PgPool-II (#1188).
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.47Compare Source
v1.14.46Compare Source
v1.14.45Compare Source
v1.14.44Compare Source
v1.14.43Compare Source
v1.14.42Compare Source
v1.14.41Compare Source
v1.14.40Compare Source
v1.14.39Compare Source
v1.14.38Compare Source
v1.14.37Compare Source
v1.14.36Compare Source
v1.14.35Compare Source
v1.14.34Compare Source
v1.14.33Compare Source
melbahja/goph (github.com/melbahja/goph)
v1.5.1Compare Source
v1.5.0Compare Source
prometheus-community/pro-bing (github.com/prometheus-community/pro-bing)
v0.9.1Compare Source
What's Changed
New Contributors
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.