From cb6d5b4c40a30ed5f75c6e51b69aa7537dc9cea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 13:04:39 +0000 Subject: [PATCH] chore(deps): bump github.com/dunglas/httpsfv from 1.1.1 to 1.1.2 Bumps [github.com/dunglas/httpsfv](https://github.com/dunglas/httpsfv) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/dunglas/httpsfv/releases) - [Commits](https://github.com/dunglas/httpsfv/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/dunglas/httpsfv dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3939a9d2..f5f31079 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.27.1 require ( github.com/andybalholm/brotli v1.2.4 github.com/coder/websocket v1.8.15 - github.com/dunglas/httpsfv v1.1.1 + github.com/dunglas/httpsfv v1.1.2 github.com/goccy/go-yaml v1.19.2 github.com/klauspost/compress v1.20.0 github.com/mattn/go-runewidth v0.0.30 diff --git a/go.sum b/go.sum index 1270b3d9..9b83a080 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/clipperhouse/uax29/v2 v2.2.0 h1:ChwIKnQN3kcZteTXMgb1wztSgaU+ZemkgWdoh github.com/clipperhouse/uax29/v2 v2.2.0/go.mod h1:EFJ2TJMRUaplDxHKj1qAEhCtQPW2tJSwu5BF98AuoVM= github.com/coder/websocket v1.8.15 h1:6B2JPeOGlpff2Uz6vOEH1Vzpi0iUz20A+lPVhPHtNUA= github.com/coder/websocket v1.8.15/go.mod h1:NX3SzP+inril6yawo5CQXx8+fk145lPDC6pumgx0mVg= -github.com/dunglas/httpsfv v1.1.1 h1:HoSs101zIE9I23DlqlmljJ/OIi7ILwrH347pXhRZdxI= -github.com/dunglas/httpsfv v1.1.1/go.mod h1:zID2mqw9mFsnt7YC3vYQ9/cjq30q41W+1AnDwH8TiMg= +github.com/dunglas/httpsfv v1.1.2 h1:432E+FKy2DLMbVcZeAnOuM7nhyJ4vTiH7b9iXJ/Dkmc= +github.com/dunglas/httpsfv v1.1.2/go.mod h1:zID2mqw9mFsnt7YC3vYQ9/cjq30q41W+1AnDwH8TiMg= github.com/goccy/go-yaml v1.19.2 h1:PmFC1S6h8ljIz6gMRBopkjP1TVT7xuwrButHID66PoM= github.com/goccy/go-yaml v1.19.2/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA= github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=