File tree Expand file tree Collapse file tree 3 files changed +18
-63
lines changed Expand file tree Collapse file tree 3 files changed +18
-63
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ v1.11.8]
10
+ - Bumped bascule and argus versions. [ ] ( )
9
11
10
12
## [ v1.11.7]
11
13
- Deprecate basculechecks and basculemetrics packages. [ #578 ] ( https://github.com/xmidt-org/webpa-common/pull/578 )
@@ -204,7 +206,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
204
206
- The first official release. We will be better about documenting changes
205
207
moving forward.
206
208
207
- [ Unreleased ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.7...HEAD
209
+ [ Unreleased ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.8...HEAD
210
+ [ v1.11.8 ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.7...v1.11.8
208
211
[ v1.11.7 ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.6...v1.11.7
209
212
[ v1.11.6 ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.5...v1.11.6
210
213
[ v1.11.5 ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.4...v1.11.5
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ require (
27
27
github.com/spf13/viper v1.7.1
28
28
github.com/stretchr/testify v1.7.0
29
29
github.com/ugorji/go/codec v1.1.7
30
- github.com/xmidt-org/argus v0.3.16-0.20210510235618-dc9d9b848b40
31
- github.com/xmidt-org/bascule v0.9.1-0.20210506212507-4df8762472bc
30
+ github.com/xmidt-org/argus v0.4.0
31
+ github.com/xmidt-org/bascule v0.10.1
32
32
github.com/xmidt-org/candlelight v0.0.5
33
33
github.com/xmidt-org/themis v0.4.7
34
34
github.com/xmidt-org/wrp-go/v3 v3.0.1
You can’t perform that action at this time.
0 commit comments