From 00e2ef7af3fbfd86408c343f1377d8520629a202 Mon Sep 17 00:00:00 2001 From: tigerwill90 Date: Sat, 31 Jan 2026 15:32:56 +0100 Subject: [PATCH] build(deps): update fox to v0.26.2 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 7c1096c..04218bb 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.24.2 require ( github.com/stretchr/testify v1.11.1 - github.com/tigerwill90/fox v0.26.1 + github.com/tigerwill90/fox v0.26.2 ) require ( diff --git a/go.sum b/go.sum index b30880f..9edb8e9 100644 --- a/go.sum +++ b/go.sum @@ -13,8 +13,8 @@ github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjR github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U= github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= -github.com/tigerwill90/fox v0.26.1 h1:shCnnQBIXoeowVj2QqImP969svLi/qBXXrDaiBvuGl4= -github.com/tigerwill90/fox v0.26.1/go.mod h1:zXZwe2JG+YYD1hkVnOtphURr/RArlnIgUH1f9WeP43w= +github.com/tigerwill90/fox v0.26.2 h1:nxgRvBol5RfLkQBySdbgfozQUi5CrNaZRQVxPRxkc70= +github.com/tigerwill90/fox v0.26.2/go.mod h1:3show2Frfz02pLqprHsYMaeyS2jpie9RILASw6I3no8= golang.org/x/net v0.49.0 h1:eeHFmOGUTtaaPSGNmjBKpbng9MulQsJURQUAfUwY++o= golang.org/x/net v0.49.0/go.mod h1:/ysNB2EvaqvesRkuLAyjI1ycPZlQHM3q01F02UY/MV8= golang.org/x/sys v0.40.0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ=