Skip to content

Commit

Permalink
chore: upgrade the skywalking goapi to v0.0.0-20230314034821-0c5a44bb…
Browse files Browse the repository at this point in the history
…767a
  • Loading branch information
LinuxSuRen committed Nov 1, 2023
1 parent 7e06d30 commit ee37360
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
3 changes: 1 addition & 2 deletions receiver/skywalkingreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ require (
go.uber.org/multierr v1.11.0
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
skywalking.apache.org/repo/goapi v0.0.0-20220121092418-9c455d0dda3f
skywalking.apache.org/repo/goapi v0.0.0-20230314034821-0c5a44bb767a
)

require (
cloud.google.com/go/compute/metadata v0.2.4-0.20230617002413-005d2dfb6b68 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/felixge/httpsnoop v1.0.3 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
Expand Down
27 changes: 19 additions & 8 deletions receiver/skywalkingreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee37360

Please sign in to comment.