Skip to content

Commit

Permalink
Remove toolchain for compatiblity.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcPaquette authored and geofffranks committed Sep 11, 2024
1 parent d7f54dc commit 87e1e97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module code.cloudfoundry.org/guardian

go 1.22.0

toolchain go1.22.6

replace (
// PIN hcsshim + go-runc back so that they're compatible with github.com/containerd/containerd 1.7.x
// TODO: when bumping to containerd 2.0, remove these pins
Expand Down

0 comments on commit 87e1e97

Please sign in to comment.