fix(deps): update github.com/bigkevmcd/go-configparser digest to a679eef

This commit is contained in:
2025-03-29 17:01:05 +00:00
parent 2a4daab858
commit 45db127d28
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.matterlinux.xyz/matter/tracker
go 1.22.5
require (
github.com/bigkevmcd/go-configparser v0.0.0-20240808124832-fc81059ea0bd
github.com/bigkevmcd/go-configparser v0.0.0-20250311182818-a679eef33309
github.com/gofiber/fiber/v2 v2.52.6
github.com/gofiber/template/html/v2 v2.1.3
)