File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/mongodb/mongodb-atlas-cli/atlascli
22
3- go 1.24.2
3+ go 1.24.3
44
55require (
66 cloud.google.com/go/kms v1.21.2
@@ -105,7 +105,7 @@ require (
105105 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
106106 github.com/dprotaso/go-yit v0.0.0-20191028211022-135eb7262960 // indirect
107107 github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707 // indirect
108- github.com/ebitengine/purego v0.8.2 // indirect
108+ github.com/ebitengine/purego v0.8.4 // indirect
109109 github.com/fatih/color v1.14.1 // indirect
110110 github.com/felixge/httpsnoop v1.0.4 // indirect
111111 github.com/fsnotify/fsnotify v1.8.0 // indirect
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ github.com/dprotaso/go-yit v0.0.0-20191028211022-135eb7262960/go.mod h1:9HQzr9D/
133133github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707 h1:2tV76y6Q9BB+NEBasnqvs7e49aEBFI8ejC89PSnWH+4 =
134134github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707 /go.mod h1:qssHWj60/X5sZFNxpG4HBPDHVqxNm4DfnCKgrbZOT+s =
135135github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780 /go.mod h1:Lj+Z9rebOhdfkVLjJ8T6VcRQv3SXugXy999NBtR9aFY =
136- github.com/ebitengine/purego v0.8.2 h1:jPPGWs2sZ1UgOSgD2bClL0MJIqu58nOmIcBuXr62z1I =
137- github.com/ebitengine/purego v0.8.2 /go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ =
136+ github.com/ebitengine/purego v0.8.4 h1:CF7LEKg5FFOsASUj0+QwaXf8Ht6TlFxg09+S9wz0omw =
137+ github.com/ebitengine/purego v0.8.4 /go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ =
138138github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
139139github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
140140github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments