Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
go1.19.x で実験
Browse files Browse the repository at this point in the history
  • Loading branch information
naotama2002 committed Sep 26, 2023
1 parent 87c9000 commit 873eb6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
goreleaser 1.16.1
golang 1.21.1
golang 1.19.13
golangci-lint 1.54.2
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/cybozu/assam

go 1.20
go 1.19

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

0 comments on commit 873eb6e

Please sign in to comment.