Skip to content

Commit

Permalink
update to latest hapi
Browse files Browse the repository at this point in the history
  • Loading branch information
saamalik committed May 28, 2021
1 parent 54d7b3f commit b453134
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 @@ -12,7 +12,7 @@ require (
github.com/prometheus/common v0.23.0
github.com/robfig/cron v1.2.0
github.com/spectrocloud/gomi v1.9.1-0.20210519044035-5333c9359877
github.com/spectrocloud/hapi v1.9.1-0.20210527064737-d446d50937fb
github.com/spectrocloud/hapi v1.9.1-0.20210528122259-78e01fb3877e
)

// replace github.com/spectrocloud/hapi => ../hapi
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -855,8 +855,8 @@ github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasO
github.com/spectrocloud/gomi v0.0.0-20201113051324-08a1179400db/go.mod h1:rPAwipFWzjYkTfx44KmQazP1NR2cnHe7HSFZkc63mf4=
github.com/spectrocloud/gomi v1.9.1-0.20210519044035-5333c9359877 h1:rbfwoaCqN862q0LVra0UistoS+QRhM3D/e+pNnwy7zw=
github.com/spectrocloud/gomi v1.9.1-0.20210519044035-5333c9359877/go.mod h1:rPAwipFWzjYkTfx44KmQazP1NR2cnHe7HSFZkc63mf4=
github.com/spectrocloud/hapi v1.9.1-0.20210527064737-d446d50937fb h1:giaidR71d+FV//Yznm+ZGKJyJ1Rtg11IMItAEFp/kMc=
github.com/spectrocloud/hapi v1.9.1-0.20210527064737-d446d50937fb/go.mod h1:PY/aOnWz7w1hZE9RIEKeSYhuHJDpaeKHfsQ97pQ/yZk=
github.com/spectrocloud/hapi v1.9.1-0.20210528122259-78e01fb3877e h1:CgYVNQBq4WQotEqMjR93/91GCOrwDzwaklKDCWAVj4Q=
github.com/spectrocloud/hapi v1.9.1-0.20210528122259-78e01fb3877e/go.mod h1:PY/aOnWz7w1hZE9RIEKeSYhuHJDpaeKHfsQ97pQ/yZk=
github.com/spf13/afero v1.1.2/go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ=
github.com/spf13/afero v1.2.2/go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk=
github.com/spf13/cast v1.2.0/go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg=
Expand Down

0 comments on commit b453134

Please sign in to comment.