Skip to content

Commit

Permalink
Bump github.com/andrewkroh/go-fleetpkg from 0.0.10 to 0.0.11 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent ad0a63f commit 1e84e6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/andrewkroh/go-ecs v0.0.0-20240213025458-42459d0ef898
github.com/andrewkroh/go-fleetpkg v0.0.10
github.com/andrewkroh/go-fleetpkg v0.0.11
github.com/fatih/color v1.17.0
github.com/goccy/go-yaml v1.11.3
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/andrewkroh/go-ecs v0.0.0-20240213025458-42459d0ef898 h1:JDpqBtfL7zjspj5Z+fK2edla8mJ69+FBP7/fCy4undo=
github.com/andrewkroh/go-ecs v0.0.0-20240213025458-42459d0ef898/go.mod h1:mDhN1WOZsbKaV+wECV+ioF0Lgg4KxMTplkPHTqsj2gQ=
github.com/andrewkroh/go-fleetpkg v0.0.10 h1:Cxxv954rF0C3wfzZ66N/ThTQq59WCIC4fKueU1E+/Ec=
github.com/andrewkroh/go-fleetpkg v0.0.10/go.mod h1:JQilDTlODAFyMsV9xym87XVO3sBSLByraJ4eBOTWwG8=
github.com/andrewkroh/go-fleetpkg v0.0.11 h1:612DdK4kpIjGHpnKkkM03TADshQhanvzdFdVGrgPRco=
github.com/andrewkroh/go-fleetpkg v0.0.11/go.mod h1:MITAIQejOn9H4LH0t19sh1qGAlzXYnUXY4MHK3Vfg5g=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
Expand Down

0 comments on commit 1e84e6c

Please sign in to comment.