Skip to content

Commit 67310ca

Browse files
Andreas Humenbergerbauersimon
authored andcommitted
Add "github.com/symflower/gota" as a dependency
1 parent 331aaf7 commit 67310ca

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ require (
6161
github.com/spf13/viper v1.20.0 // indirect
6262
github.com/stretchr/objx v0.5.2 // indirect
6363
github.com/subosito/gotenv v1.6.0 // indirect
64+
github.com/symflower/gota v0.0.0-20250312083757-2306c53d6db1 // indirect
6465
github.com/symflower/pretty v1.0.0 // indirect
6566
github.com/termie/go-shutil v0.0.0-20140729215957-bcacb06fecae // indirect
6667
github.com/ulikunitz/xz v0.5.12 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
128128
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
129129
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
130130
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
131+
github.com/symflower/gota v0.0.0-20250312083757-2306c53d6db1 h1:I+amS+Ns1Jqe1pPeC+QzshwKqFT7K79SUkKEOwWdYX0=
132+
github.com/symflower/gota v0.0.0-20250312083757-2306c53d6db1/go.mod h1:UltkFgAA4b+vETI4lB6yS2FmZG9SUSJRxJuPwmCLytg=
131133
github.com/symflower/lockfile v0.0.0-20240419143922-aa3b60940c84 h1:yhPz6r3LLBDjoV0rIDUlyuvWQg9L4MTfdksLVX6/q0s=
132134
github.com/symflower/lockfile v0.0.0-20240419143922-aa3b60940c84/go.mod h1:W/87GmsQmvlsvcXeuAlTGjIpTHrTTHDEIVH936LjnqI=
133135
github.com/symflower/pretty v1.0.0 h1:wYSv0CBazyyzHNiGTwjkLzcmUQUFjRafEyWf3A7LJCk=

0 commit comments

Comments
 (0)