Skip to content

Commit

Permalink
chore: specify toolchain version in sdk go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
oCHRISo committed Jun 13, 2024
1 parent 3949aa8 commit b7904ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdk/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/nginx/agent/sdk/v2

go 1.21

toolchain go1.21.6

require (
github.com/cenkalti/backoff/v4 v4.2.1
github.com/gogo/protobuf v1.3.2
Expand Down

0 comments on commit b7904ad

Please sign in to comment.