Skip to content

Commit

Permalink
fix: remove toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Jan 23, 2024
1 parent e591678 commit acd6964
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ lint:
- .changes/unreleased/*.yaml
runtimes:
enabled:
- go@1.20.3
- go@1.21.6
- node@16.14.2
- python@3.10.3
actions:
Expand Down
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/DelineaXPM/dsv-sdk-go/v2

go 1.21

toolchain go1.21.6

require (
github.com/aws/aws-sdk-go v1.49.21
github.com/magefile/mage v1.15.0
Expand Down

0 comments on commit acd6964

Please sign in to comment.