We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b472e commit 7d87b62Copy full SHA for 7d87b62
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.3.0 / 2020-02-19
2
+
3
+* [ENHANCEMENT] Update deps
4
5
# 2.2.0 / 2020-02-19
6
7
* [FEATURE] Add user-agent support
go.mod
@@ -6,7 +6,7 @@ require (
github.com/99designs/keyring v1.1.4
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69
8
github.com/akerl/input v0.0.4
9
- github.com/akerl/speculate/v2 v2.2.0
+ github.com/akerl/speculate/v2 v2.3.0
10
github.com/akerl/timber/v2 v2.0.1
11
github.com/aws/aws-sdk-go v1.29.5
12
github.com/spf13/cobra v0.0.5
0 commit comments