Skip to content

Commit

Permalink
logs++
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhjp committed Aug 25, 2023
1 parent c6a533d commit f5d78e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugincontainer/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/docker/docker v24.0.5+incompatible
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825121839-93ec1744b4f3
github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825122419-d260606ec697
google.golang.org/grpc v1.57.0
google.golang.org/protobuf v1.31.0
)
Expand Down
2 changes: 2 additions & 0 deletions plugincontainer/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825120311-d8a526c0cfa5 h1:qSB2
github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825120311-d8a526c0cfa5/go.mod h1:w1sAEES3g3PuV/RzUrgow20W2uErMly84hhD3um1WL4=
github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825121839-93ec1744b4f3 h1:vY1aQel9gws0mqBVal3xZ0lz233qNl4dYyxl5oCPboA=
github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825121839-93ec1744b4f3/go.mod h1:w1sAEES3g3PuV/RzUrgow20W2uErMly84hhD3um1WL4=
github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825122419-d260606ec697 h1:xDCcMJLr5obZNG7zOgjR3kLQpmwxI8hWobj+j2ehyLY=
github.com/hashicorp/go-plugin v1.4.11-rc1.0.20230825122419-d260606ec697/go.mod h1:w1sAEES3g3PuV/RzUrgow20W2uErMly84hhD3um1WL4=
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE=
github.com/hashicorp/yamux v0.1.1/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c=
Expand Down

0 comments on commit f5d78e6

Please sign in to comment.