Skip to content

ci: bump to Go 1.20.1 and latest deps#10285

Merged
ndeloof merged 1 commit intodocker:v2from
milas:bump-go-deps
Feb 16, 2023
Merged

ci: bump to Go 1.20.1 and latest deps#10285
ndeloof merged 1 commit intodocker:v2from
milas:bump-go-deps

Conversation

@milas
Copy link
Contributor

@milas milas commented Feb 15, 2023

What I did
Upgraded all the things

  • Go v1.20.1
  • golangci-lint v1.51.1
  • compose-go v1.10.0
  • buildx v0.10.2
  • BuildKit v0.11.3
  • moby v23.0.1

Related issue
Fixes #10258.

JIRA: ENV-103

(not mandatory) A picture of a cute animal, if possible in relation to what you did
news report screenshot of a loose emu
_emu on the loose from a town near me last week 😂 _

* Go v1.20.1
* golangci-lint v1.51.1
* compose-go v1.10.0
* buildx v0.10.2
* BuildKit v0.11.3
* moby v23.0.1

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
@milas milas added the dependencies Pull requests that update a dependency file label Feb 15, 2023
@milas milas requested a review from a team February 15, 2023 20:27
@milas milas self-assigned this Feb 15, 2023
@milas milas requested review from StefanScherer, glours, laurazard, ndeloof, nicksieger and ulyssessouza and removed request for a team February 15, 2023 20:27
@codecov
Copy link

codecov bot commented Feb 15, 2023

Codecov Report

Base: 73.89% // Head: 73.89% // No change to project coverage 👍

Coverage data is based on head (a85be40) compared to base (313b82e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2   #10285   +/-   ##
=======================================
  Coverage   73.89%   73.89%           
=======================================
  Files           2        2           
  Lines         272      272           
=======================================
  Hits          201      201           
  Misses         60       60           
  Partials       11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@StefanScherer StefanScherer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ndeloof ndeloof merged commit 593c426 into docker:v2 Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Wrong path resolution for env files if service has been extended

3 participants