deps: Upgrade github.com/rogpeppe/go-internal v1.13.1 => v1.14.1

Closes #13449
This commit is contained in:
Bjørn Erik Pedersen
2025-02-26 11:01:08 +01:00
parent c498d0fe1e
commit 6927e6f048
3 changed files with 13 additions and 14 deletions

2
go.mod
View File

@@ -61,7 +61,7 @@ require (
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
github.com/pelletier/go-toml/v2 v2.2.3
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/rogpeppe/go-internal v1.13.1
github.com/rogpeppe/go-internal v1.14.1
github.com/sanity-io/litter v1.5.8
github.com/spf13/afero v1.11.0
github.com/spf13/cast v1.7.1