Skip to content

Commit

Permalink
chore: bumped k-f-m version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirajsb authored Apr 18, 2023
1 parent 5f12881 commit c335cc5
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 @@ -3,7 +3,7 @@ module github.com/bf2fc6cc711aee1a0c2a/cos-fleet-manager
go 1.19

require (
github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager v0.0.0-20230417113850-0cfd412e2314
github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager v0.0.0-20230418073345-ce2958d1be5f
github.com/golang/glog v1.1.1
github.com/onsi/gomega v1.27.6
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager v0.0.0-20230417113850-0cfd412e2314 h1:uinCpKodZFCrsr/FOng63RZtOiwYJz7kGLUBClkxX4w=
github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager v0.0.0-20230417113850-0cfd412e2314/go.mod h1:PniFPCCDgSEXJTEqSq6rd0qqnnquziV1WOE8usM0pbQ=
github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager v0.0.0-20230418073345-ce2958d1be5f h1:HZj94Z0Ih++Ji1+XiecBxgkLiU63lvArnoLS9yzfB0Y=
github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager v0.0.0-20230418073345-ce2958d1be5f/go.mod h1:PniFPCCDgSEXJTEqSq6rd0qqnnquziV1WOE8usM0pbQ=
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=
github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ=
github.com/caddyserver/certmagic v0.17.2 h1:o30seC1T/dBqBCNNGNHWwj2i5/I/FMjBbTAhjADP3nE=
Expand Down

0 comments on commit c335cc5

Please sign in to comment.