Skip to content

Commit

Permalink
chore: remove toolchain directive from go.mod (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambrt authored and louisruch committed Oct 12, 2023
1 parent 0a7d7ad commit f08b9fc
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 github.com/hashicorp/terraform-provider-boundary

go 1.21

toolchain go1.21.0

require (
github.com/hashicorp/boundary v0.14.0
github.com/hashicorp/boundary/api v0.0.41
Expand Down

0 comments on commit f08b9fc

Please sign in to comment.