Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version 0.10.1 #359

Merged
merged 1 commit into from
Jun 19, 2023
Merged

chore: version 0.10.1 #359

merged 1 commit into from
Jun 19, 2023

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Jun 19, 2023

No description provided.

@hacdias hacdias requested a review from lidel June 19, 2023 12:00
@hacdias hacdias requested a review from a team as a code owner June 19, 2023 12:00
@lidel lidel enabled auto-merge (squash) June 19, 2023 12:02
@github-actions
Copy link

Suggested version: v0.10.1

Comparing to: v0.10.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 49fce9b7..ba6a79e8 100644
--- a/go.mod
+++ b/go.mod
@@ -72,7 +72,6 @@ require (
 	go.opentelemetry.io/otel/exporters/zipkin v1.14.0
 	go.opentelemetry.io/otel/sdk v1.14.0
 	go.opentelemetry.io/otel/trace v1.14.0
-	go.uber.org/atomic v1.10.0
 	go.uber.org/multierr v1.9.0
 	go.uber.org/zap v1.24.0
 	golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
@@ -159,6 +158,7 @@ require (
 	go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
 	go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 // indirect
 	go.opentelemetry.io/proto/otlp v0.19.0 // indirect
+	go.uber.org/atomic v1.10.0 // indirect
 	go.uber.org/dig v1.15.0 // indirect
 	go.uber.org/fx v1.18.2 // indirect
 	golang.org/x/crypto v0.6.0 // indirect

gorelease says:

gorelease: go: updates to go.sum needed, disabled by -mod=readonly

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #359 (641c179) into main (cd67d2d) will decrease coverage by 0.54%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #359      +/-   ##
==========================================
- Coverage   50.63%   50.10%   -0.54%     
==========================================
  Files         281      278       -3     
  Lines       34043    33972      -71     
==========================================
- Hits        17239    17022     -217     
- Misses      15014    15164     +150     
+ Partials     1790     1786       -4     

see 19 files with indirect coverage changes

@lidel lidel disabled auto-merge June 19, 2023 12:11
@lidel lidel enabled auto-merge (squash) June 19, 2023 12:13
@lidel lidel merged commit 198f9bc into main Jun 19, 2023
@hacdias hacdias deleted the release-v0.10.1 branch June 19, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants