Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 88ddde8

Browse files
committed
chore: update SDK
1 parent 1afbbc8 commit 88ddde8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/go-gilbert/gilbert-plugin-example
22

33
go 1.12
44

5-
require github.com/go-gilbert/gilbert-sdk v0.8.5
5+
require github.com/go-gilbert/gilbert-sdk v0.8.6

go.sum

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
github.com/go-gilbert/gilbert-sdk v0.8.5 h1:9PqPmLMFsFB1s63zXmaJV7A9DUkWyB2R7+NB1XbWges=
2+
github.com/go-gilbert/gilbert-sdk v0.8.5/go.mod h1:eOqdAi/px3REjEXWhWx0za7k+ACK/zhfw8/JMWO6eQo=
3+
github.com/go-gilbert/gilbert-sdk v0.8.6 h1:5KbnWAYB0RKn3LrIIw5umtD/ZA2gJbjqzemNAu0C0rI=
4+
github.com/go-gilbert/gilbert-sdk v0.8.6/go.mod h1:eOqdAi/px3REjEXWhWx0za7k+ACK/zhfw8/JMWO6eQo=
5+
github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE=
6+
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=

0 commit comments

Comments
 (0)