Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3fa7ee9

Browse files
chore: bump github.com/elastic/go-sysinfo from 1.9.0 to 1.11.0 (#7841)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent82c709b commit3fa7ee9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎go.mod‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ require (
8080
github.com/coreos/go-oidc/v3v3.6.0
8181
github.com/coreos/go-systemdv0.0.0-20191104093116-d3cd4ed1dbcf
8282
github.com/creack/ptyv1.1.18
83-
github.com/elastic/go-sysinfov1.9.0
83+
github.com/elastic/go-sysinfov1.11.0
8484
github.com/fatih/colorv1.15.0
8585
github.com/fatih/structsv1.1.0
8686
github.com/fatih/structtagv1.2.0
@@ -212,7 +212,7 @@ require (
212212
github.com/davecgh/go-spewv1.1.1// indirect
213213
github.com/dlclark/regexp2v1.8.1// indirect
214214
github.com/docker/cliv20.10.17+incompatible// indirect
215-
github.com/docker/dockerv20.10.24+incompatible// indirect
215+
github.com/docker/dockerv23.0.3+incompatible// indirect
216216
github.com/docker/go-connectionsv0.4.0// indirect
217217
github.com/docker/go-unitsv0.5.0// indirect
218218
github.com/dustin/go-humanizev1.0.1// indirect

‎go.sum‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,17 +224,17 @@ github.com/dlclark/regexp2 v1.7.0/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnm
224224
github.com/docker/cliv20.10.17+incompatible h1:eO2KS7ZFeov5UJeaDmIs1NFEDRf32PaqRpvoEkKBy5M=
225225
github.com/docker/cliv20.10.17+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
226226
github.com/docker/distributionv2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8=
227-
github.com/docker/dockerv20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE=
228-
github.com/docker/dockerv20.10.24+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
227+
github.com/docker/dockerv23.0.3+incompatible h1:9GhVsShNWz1hO//9BNg/dpMnZW25KydO4wtVxWAIbho=
228+
github.com/docker/dockerv23.0.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
229229
github.com/docker/go-connectionsv0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
230230
github.com/docker/go-connectionsv0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
231231
github.com/docker/go-unitsv0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
232232
github.com/docker/go-unitsv0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
233233
github.com/docker/go-unitsv0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
234234
github.com/dustin/go-humanizev1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
235235
github.com/dustin/go-humanizev1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
236-
github.com/elastic/go-sysinfov1.9.0 h1:usICqY/Nw4Mpn9f4LdtpFrKxXroJDe81GaxxUlCckIo=
237-
github.com/elastic/go-sysinfov1.9.0/go.mod h1:eBD1wEGVaRnRLGecc9iG1z8eOv5HnEdz9+nWd8UAxcE=
236+
github.com/elastic/go-sysinfov1.11.0 h1:QW+6BF1oxBoAprH3w2yephF7xLkrrSXj7gl2xC2BM4w=
237+
github.com/elastic/go-sysinfov1.11.0/go.mod h1:6KQb31j0QeWBDF88jIdWSxE8cwoOB9tO4Y4osN7Q70E=
238238
github.com/elastic/go-windowsv1.0.0 h1:qLURgZFkkrYyTTkvYpsZIgf83AUsdIHfvlJaqaZ7aSY=
239239
github.com/elastic/go-windowsv1.0.0/go.mod h1:TsU0Nrp7/y3+VwE82FoZF8gC/XFg/Elz6CcloAxnPgU=
240240
github.com/envoyproxy/go-control-planev0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp