Skip to content

Commit

Permalink
Merge pull request #1195 from brotherlogic/update-1704305122
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2024
2 parents ee525bc + 82b9351 commit 88084d5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 11 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/brotherlogic/discovery v0.0.0-20240101052517-a60e21d05d3a
github.com/brotherlogic/githubcard v0.0.0-20231226001912-8a5cf8ee14a7
github.com/brotherlogic/githubcard v0.0.0-20240102003104-b6db882cab10
github.com/brotherlogic/gobuildslave v0.0.0-20231227195700-caca75ab03ad
github.com/brotherlogic/goserver v0.0.0-20230726200050-779ae6811580
github.com/golang/protobuf v1.5.3
Expand All @@ -17,10 +17,10 @@ require (
require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/brotherlogic/buildserver v0.0.0-20231230221543-f7b1f197c250 // indirect
github.com/brotherlogic/datastore v0.0.0-20231225063314-29a3a3256fd1 // indirect
github.com/brotherlogic/datastore v0.0.0-20240101083211-d8249419b204 // indirect
github.com/brotherlogic/dstore v0.0.0-20231227211457-98c11b4f8d50 // indirect
github.com/brotherlogic/keystore v0.0.0-20231225174040-1a655a721ec2 // indirect
github.com/brotherlogic/lock v0.0.0-20231225153604-1c663588651c // indirect
github.com/brotherlogic/keystore v0.0.0-20240101203304-40c40cb1543c // indirect
github.com/brotherlogic/lock v0.0.0-20240101163810-1744f7d3c135 // indirect
github.com/brotherlogic/logging v0.0.0-20231229180308-57cf583f5ce1 // indirect
github.com/brotherlogic/monitor v0.0.0-20221025152653-c10877c5f9e6 // indirect
github.com/brotherlogic/versionserver v0.0.0-20221025154054-c9bcd41be2f2 // indirect
Expand All @@ -33,5 +33,5 @@ require (
github.com/struCoder/pidusage v0.2.1 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231212172506-995d672761c0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240102182953-50ed04b92917 // indirect
)
Loading

0 comments on commit 88084d5

Please sign in to comment.