Skip to content

Commit

Permalink
Update project Go version to 1.21.0
Browse files Browse the repository at this point in the history
Update minimum Go version to reflect dependency updates.
  • Loading branch information
atc0005 committed Sep 20, 2024
1 parent e53753f commit a0043e2
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
Expand Up @@ -16,7 +16,7 @@ module github.com/atc0005/elbow
// See the License for the specific language governing permissions and
// limitations under the License.

go 1.19
go 1.21.0

require (
github.com/alexflint/go-arg v1.5.1
Expand Down

0 comments on commit a0043e2

Please sign in to comment.