Skip to content

Commit

Permalink
cleanup go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
tinnywang authored and EC2 Default User committed Oct 10, 2024
1 parent 289dba3 commit 2168662
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ecs-init/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/aws/amazon-ecs-agent/ecs-init

go 1.21

toolchain go1.22.2
go 1.22

require (
github.com/NVIDIA/gpu-monitoring-tools v0.0.0-20180829222009-86f2a9fac6c5
Expand Down

0 comments on commit 2168662

Please sign in to comment.