Skip to content

Commit 665a86a

Browse files
authored
Merge pull request #325 from liquidmetal-dev/dependabot/go_modules/github.com/yitsushi/macpot-1.0.3
build(deps): Bump github.com/yitsushi/macpot from 1.0.2 to 1.0.3
2 parents 25e4b54 + 4f7ff51 commit 665a86a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/onsi/gomega v1.36.2
2020
github.com/pkg/errors v0.9.1
2121
github.com/spf13/pflag v1.0.5
22-
github.com/yitsushi/macpot v1.0.2
22+
github.com/yitsushi/macpot v1.0.3
2323
google.golang.org/grpc v1.70.0
2424
google.golang.org/protobuf v1.36.1
2525
gopkg.in/yaml.v2 v2.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
275275
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
276276
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=
277277
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
278-
github.com/yitsushi/macpot v1.0.2 h1:LSiBfVKRhzrvUTBDO2GZYAQvS+gG9wdzPaaiNeR29KM=
279-
github.com/yitsushi/macpot v1.0.2/go.mod h1:7KBzokvUNbcsR1VcmKwmYRWB2FyAWcIll4L93b2A8q4=
278+
github.com/yitsushi/macpot v1.0.3 h1:pINAfemjAvndfvzVG2yjgxl+jiW9VtbEBrRdImQthco=
279+
github.com/yitsushi/macpot v1.0.3/go.mod h1:qYmz54t8Ci34VKW5SlkHqWo6RVq/OQ31aFY2E7YLOko=
280280
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
281281
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
282282
go.etcd.io/bbolt v1.3.9 h1:8x7aARPEXiXbHmtUwAIv7eV2fQFHrLLavdiJ3uzJXoI=

0 commit comments

Comments
 (0)