Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Commit

Permalink
Merge pull request #9 from open-ness/openness_release_2009
Browse files Browse the repository at this point in the history
Openness release 2009
  • Loading branch information
cjnolan authored Sep 30, 2020
2 parents c73e725 + 70cc197 commit 881f455
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion log/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/open-ness/common/log

go v1.14.2
go 1.14
4 changes: 2 additions & 2 deletions proxy/go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
module github.com/open-ness/common/proxy

go 1.14.2
go 1.14

require (
github.com/golang/protobuf v1.4.2
github.com/open-ness/common/log v0.0.0-20200630151257-4ca7188ac3be
github.com/open-ness/common/log v0.0.0-20200930152236-ef647c7379b5
golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5
google.golang.org/grpc v1.29.1
)

0 comments on commit 881f455

Please sign in to comment.