Skip to content

Commit c7c7bae

Browse files
authored
[Automation] Update andrewkroh/go-ecs (#54)
1 parent 51cae60 commit c7c7bae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/andrewkroh/fydler
33
go 1.24.0
44

55
require (
6-
github.com/andrewkroh/go-ecs v0.0.0-20250604224122-907f0243649d
6+
github.com/andrewkroh/go-ecs v0.0.0-20250610200237-106f68fcaf07
77
github.com/andrewkroh/go-fleetpkg v0.0.15
88
github.com/fatih/color v1.18.0
99
github.com/goccy/go-yaml v1.18.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/andrewkroh/go-ecs v0.0.0-20250604224122-907f0243649d h1:6oCDGwg+XWHk63bk2MHWaVOUUrjXvvnhA7TRvkBVfrM=
2-
github.com/andrewkroh/go-ecs v0.0.0-20250604224122-907f0243649d/go.mod h1:htqUZwd2Q7UJZwHIpxVVmDyByZSef6u6PsQBwroO568=
1+
github.com/andrewkroh/go-ecs v0.0.0-20250610200237-106f68fcaf07 h1:r9xTBcvsgotToURC0WUQh8PoDhKuSE77GsqAHvVHYlY=
2+
github.com/andrewkroh/go-ecs v0.0.0-20250610200237-106f68fcaf07/go.mod h1:htqUZwd2Q7UJZwHIpxVVmDyByZSef6u6PsQBwroO568=
33
github.com/andrewkroh/go-fleetpkg v0.0.15 h1:NCq5ktPp7fPjvxbvM5v0fgoC70dMgEQwc6+oDhRC+1I=
44
github.com/andrewkroh/go-fleetpkg v0.0.15/go.mod h1:hiVnSP49tUf6q2qjzVTspb1G9S0PuknjmuqWIEAFveM=
55
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=

0 commit comments

Comments
 (0)