Skip to content

Update dependencies for auth/kerberos module - #1449

Merged
arp242 merged 1 commit into
mainfrom
upd
Aug 20, 2026
Merged

Update dependencies for auth/kerberos module#1449
arp242 merged 1 commit into
mainfrom
upd

Conversation

@arp242

@arp242 arp242 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

GitHub lists a bunch of security alerts for golang.org/x/crypto. I'm not sure if any of these affect us, but doesn't hurt to update.

It bumps the Go version for that module, which is okay as it doesn't affect the main github.com/lib/pq module.

Also test Go 1.27 in CI while we're at it, and use PostgreSQL 19beta3.

GitHub lists a bunch of security alerts for golang.org/x/crypto. I'm not
sure if any of these affect us, but doesn't hurt to update.

It bumps the Go version for that module, which is okay as it doesn't
affect the main github.com/lib/pq module.

Also test Go 1.27 in CI while we're at it, and use PostgreSQL 19beta3.
@arp242
arp242 merged commit 451ac10 into main Aug 20, 2026
15 of 16 checks passed
@arp242

arp242 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator Author

staticcheck failure on js/wasm is due to: dominikh/go-tools#1737

Can't add lint:ignore because then other platforms fail with connector.go:686:3: this linter directive didn't match anything; should it be removed? (staticcheck).

It's okay to have it "fail" for a bit.

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.

1 participant