Skip to content

Commit

Permalink
Bump github.com/andrewkroh/go-fleetpkg from 0.0.12 to 0.0.13 (#27)
Browse files Browse the repository at this point in the history
Add discovery to manifest.

Add {organization,division,team} to deployment_modes.agentless.
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 93262fd commit 22c8151
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.23

require (
github.com/andrewkroh/go-ecs v0.0.0-20240213025458-42459d0ef898
github.com/andrewkroh/go-fleetpkg v0.0.12
github.com/andrewkroh/go-fleetpkg v0.0.13
github.com/fatih/color v1.17.0
github.com/goccy/go-yaml v1.12.0
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.12 h1:nOT/OBZ55yna0SJRalzLEsz2aOajRZT5LptiPkj7Jvo=
github.com/andrewkroh/go-fleetpkg v0.0.12/go.mod h1:oJsZtFyWWZplxQrPYK/gVoNzJvJpbJAy3phC6QGwsto=
github.com/andrewkroh/go-fleetpkg v0.0.13 h1:qfXXCcKvV/w9yL3NKex8MIgC+U1OholAcq3n/st2d+U=
github.com/andrewkroh/go-fleetpkg v0.0.13/go.mod h1:oJsZtFyWWZplxQrPYK/gVoNzJvJpbJAy3phC6QGwsto=
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 22c8151

Please sign in to comment.