This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git
from 0959948 Merge pull request #66 from
apache/dependabot/go_modules/xds/dubbo-go-istio/server/golang.org/x/crypto-0.35.0
add 81a07a6 update go version and ci version
add b917b7d update ci versions
add 82583ba change skywalking eye version
add 3c05b56 update dependency
add 98c0157 downgrade dependency
add 1f88ea6 remove the use of deprecated ioutil to io/os
new 524b210 Merge pull request #69 from Alanxtl/update
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/actions/review-dog/action.yml | 4 +--
.github/workflows/github-actions.yml | 12 +++----
.github/workflows/release.yml | 4 +--
.github/workflows/reviewdog.yml | 2 +-
dubbogo/simple/bestdo/test/pixiu_test.go | 8 ++---
dubbogo/simple/body/test/pixiu_test.go | 8 ++---
dubbogo/simple/csrf/test/pixiu_test.go | 8 ++---
dubbogo/simple/direct/test/pixiu_test.go | 8 ++---
dubbogo/simple/jaeger/test/pixiu_test.go | 3 +-
dubbogo/simple/jwt/test/pixiu_test.go | 4 +--
dubbogo/simple/mix/test/pixiu_test.go | 8 ++---
dubbogo/simple/nacos/test/pixiu_test.go | 4 +--
dubbogo/simple/prometheus/test/pixiu_test.go | 6 ++--
dubbogo/simple/proxy/test/pixiu_test.go | 8 ++---
dubbogo/simple/query/test/pixiu_test.go | 8 ++---
dubbogo/simple/resolve/test/pixiu_test.go | 8 ++---
dubbogo/simple/traffic/test/pixiu_test.go | 14 ++++----
.../simple/triple/protobuf/api/helloworld.pb.go | 4 +--
.../triple/server/protobuf/api/samples_api.pb.go | 4 +--
dubbogo/simple/triple/test/pixiu_test.go | 4 +--
dubbogo/simple/uri/test/pixiu_test.go | 8 ++---
dubbogo/simple/zookeeper/test/pixiu_test.go | 4 +--
dubbohttpproxy/server/http/server.go | 4 +--
dubbohttpproxy/test/http2dubbo_test.go | 8 ++---
go.mod | 28 +++++++--------
go.sum | 42 ++++++++++++++--------
http/grpc/test/pixiu_test.go | 6 ++--
http/simple/server/app/server.go | 4 +--
http/simple/test/pixiu_test.go | 6 ++--
xds/dubbo-go-istio/server/go.mod | 16 +++++----
xds/dubbo-go-istio/server/go.sum | 6 ++++
xds/filesystem-control-panel/server/main.go | 5 ++-
32 files changed, 142 insertions(+), 124 deletions(-)