Skip to content

Commit 7d87b62

Browse files
authored
update speculate dep (#30)
1 parent 91b472e commit 7d87b62

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.3.0 / 2020-02-19
2+
3+
* [ENHANCEMENT] Update deps
4+
15
# 2.2.0 / 2020-02-19
26

37
* [FEATURE] Add user-agent support

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/99designs/keyring v1.1.4
77
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69
88
github.com/akerl/input v0.0.4
9-
github.com/akerl/speculate/v2 v2.2.0
9+
github.com/akerl/speculate/v2 v2.3.0
1010
github.com/akerl/timber/v2 v2.0.1
1111
github.com/aws/aws-sdk-go v1.29.5
1212
github.com/spf13/cobra v0.0.5

0 commit comments

Comments
 (0)