File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,13 @@ Changelog
2
2
=========
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ v1.0.14-alpha
6
+ ------------
7
+
8
+ ### Changed
9
+
10
+ - Updated ` github.com/amir-the-h/okex ` to v1.0.14-alpha
11
+
5
12
v1.0.13-alpha
6
13
------------
7
14
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
require (
15
15
github.com/Kucoin/kucoin-go-sdk v1.2.7 // indirect
16
16
github.com/ajstarks/svgo v0.0.0-20210406150507-75cfd577ce75 // indirect
17
- github.com/amir-the-h/okex v1.0.13 -alpha // indirect
17
+ github.com/amir-the-h/okex v1.0.14 -alpha // indirect
18
18
github.com/andybalholm/brotli v1.0.3 // indirect
19
19
github.com/bitly/go-simplejson v0.5.0 // indirect
20
20
github.com/fogleman/gg v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ github.com/amir-the-h/okex v1.0.12-alpha h1:z3neumKTegij/s9d3r3BNVTUeIr4RZRZATFa
44
44
github.com/amir-the-h/okex v1.0.12-alpha /go.mod h1:ngcGmYzAiBKg18umdZqBDM8aluy3Q0gJMGSyeLo1XHA =
45
45
github.com/amir-the-h/okex v1.0.13-alpha h1:VRxbM/m+ubafWl/8BZ/73exVGSldyhxatp19IVCBddo =
46
46
github.com/amir-the-h/okex v1.0.13-alpha /go.mod h1:ngcGmYzAiBKg18umdZqBDM8aluy3Q0gJMGSyeLo1XHA =
47
+ github.com/amir-the-h/okex v1.0.14-alpha h1:8T2Gpnz4dCUIQsw3J21YG4PW1CtUkRBZ63Uoa1ds+iA =
48
+ github.com/amir-the-h/okex v1.0.14-alpha /go.mod h1:ngcGmYzAiBKg18umdZqBDM8aluy3Q0gJMGSyeLo1XHA =
47
49
github.com/andybalholm/brotli v1.0.2 /go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y =
48
50
github.com/andybalholm/brotli v1.0.3 h1:fpcw+r1N1h0Poc1F/pHbW40cUm/lMEQslZtCkBQ0UnM =
49
51
github.com/andybalholm/brotli v1.0.3 /go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig =
You can’t perform that action at this time.
0 commit comments