Skip to content

Commit

Permalink
DownstreamUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Tucker committed Jun 28, 2024
1 parent eec6413 commit 6eeb928
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 @@ -17,7 +17,7 @@ require (

require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/brotherlogic/buildserver v0.0.0-20240628205725-47ae2b42e294 // indirect
github.com/brotherlogic/buildserver v0.0.0-20240628211629-ec38cf1799b5 // indirect
github.com/brotherlogic/datastore v0.0.0-20240628021910-0ede9e3643aa // indirect
github.com/brotherlogic/discovery v0.0.0-20240628200643-dcf050d5855d // indirect
github.com/brotherlogic/dstore v0.0.0-20240628163337-2373836da42f // indirect
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/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/brotherlogic/buildserver v0.0.0-20240628205725-47ae2b42e294 h1:9yrYGebWqrasSS6VEVw1rHS69EsU52clgYxg+a59tyA=
github.com/brotherlogic/buildserver v0.0.0-20240628205725-47ae2b42e294/go.mod h1:CGX6/Ie7iY2Utrv7Kw6/FsIo+tvCD776/5L8cketCMc=
github.com/brotherlogic/buildserver v0.0.0-20240628211629-ec38cf1799b5 h1:FIUnWPqHvCu3F98ETfDUiOb6Y1u0EJyPdQZU2Fc0V7Q=
github.com/brotherlogic/buildserver v0.0.0-20240628211629-ec38cf1799b5/go.mod h1:MsaQs3InQ4ITKYlZbmwcCohrjoSheUTjmiuRfLi8Sgs=
github.com/brotherlogic/datastore v0.0.0-20240628021910-0ede9e3643aa h1:n0zPfCUPtdnwROIq+4H9zMsbiuNTNygN6Uw1oOC9t6Y=
github.com/brotherlogic/datastore v0.0.0-20240628021910-0ede9e3643aa/go.mod h1:veAWVNQiPa3xoDaJf7S0KAddISVep+BIl+O4Nku1DZc=
github.com/brotherlogic/discovery v0.0.0-20240628200643-dcf050d5855d h1:oilKEt/DLm1yxTAgTJY1s24VlAJ4GHevGzxv87DR0mw=
Expand Down

0 comments on commit 6eeb928

Please sign in to comment.