Skip to content

Commit

Permalink
ci(deps): bump ghcr.io/devcontainers/features/go from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps ghcr.io/devcontainers/features/go from 1.2.2 to 1.3.0.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent dc2e07f commit 5f4891e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .devcontainer/devcontainer-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"resolved": "ghcr.io/devcontainers/features/docker-outside-of-docker@sha256:f65758eea608925be08fecd46f56b18d38d9929e32549d3efe8b5a80181d9786",
"integrity": "sha256:f65758eea608925be08fecd46f56b18d38d9929e32549d3efe8b5a80181d9786"
},
"ghcr.io/devcontainers/features/go:1.2.2": {
"version": "1.2.2",
"resolved": "ghcr.io/devcontainers/features/go@sha256:d5e34970f31942a4d9f6b3f6f52da1176b2dcb35aeba3f0fc93b974e287d3b16",
"integrity": "sha256:d5e34970f31942a4d9f6b3f6f52da1176b2dcb35aeba3f0fc93b974e287d3b16"
"ghcr.io/devcontainers/features/go:1.3.0": {
"version": "1.3.0",
"resolved": "ghcr.io/devcontainers/features/go@sha256:6adad519ea1b49989de42ce5bde5add32748cae68eeb6034db4c2d69e87c161b",
"integrity": "sha256:6adad519ea1b49989de42ce5bde5add32748cae68eeb6034db4c2d69e87c161b"
}
}
}
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1.4.0": {},
"ghcr.io/devcontainers/features/common-utils:2.4.2": {},
"ghcr.io/devcontainers/features/go:1.2.2": {
"ghcr.io/devcontainers/features/go:1.3.0": {
"version": "1.22.0"
}
},
Expand Down

0 comments on commit 5f4891e

Please sign in to comment.