Update go.mod

This commit is contained in:
Pieter Noordhuis 2024-09-26 08:00:57 +02:00 committed by GitHub
parent 5588f0ec60
commit 12d27318b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

4
go.mod
View File

@ -1,8 +1,6 @@
module github.com/databricks/cli
go 1.22.0
toolchain go1.22.5
go 1.22
require (
github.com/Masterminds/semver/v3 v3.3.0 // MIT