Skip to content

Commit

Permalink
Merge pull request #595 from shogo82148/bump-go1.23.4
Browse files Browse the repository at this point in the history
bump Go 1.23.4
  • Loading branch information
shogo82148 authored Dec 5, 2024
2 parents e8e8ce1 + eea7bab commit e3f2961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/shogo82148/s3cli-mini

go 1.22.0
go 1.23.4

require (
github.com/aws/aws-sdk-go-v2 v1.32.6
Expand Down

0 comments on commit e3f2961

Please sign in to comment.