File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
- ## v0.7.2 (Unreleased)
1
+ ## v0.7.2 (Released 2021-05-07)
2
+
3
+ BUG FIXES
4
+
5
+ - fedWireMessage: add ` nil ` check for the optional ` LocalInstrument ` field to prevent panics
2
6
3
7
BUILD
4
8
5
- - build: update github.com/moov-io/base to v0.15.4
6
- - build: update github.com/prometheus/client_golang to v1.9 .0
9
+ - build: update github.com/moov-io/base to v0.18.3
10
+ - build: update github.com/prometheus/client_golang to v1.10 .0
7
11
- build: update github.com/stretchr/testify to v1.7.0
8
- - build: update golang.org/x/text to v0.3.5
12
+ - build: update golang.org/x/text to v0.3.6
9
13
10
14
## v0.7.1 (Released 2020-12-18)
11
15
Original file line number Diff line number Diff line change 5
5
package wire
6
6
7
7
// Version is version
8
- const Version = "v0.7.1 "
8
+ const Version = "v0.7.2 "
You can’t perform that action at this time.
0 commit comments