Skip to content

Commit 80107f5

Browse files
build(deps): bump github.com/markus-wa/go-unassert from 0.1.2 to 0.1.3 (#373)
Bumps [github.com/markus-wa/go-unassert](https://github.com/markus-wa/go-unassert) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/markus-wa/go-unassert/releases) - [Changelog](https://github.com/markus-wa/go-unassert/blob/master/release_test.go) - [Commits](markus-wa/go-unassert@v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: github.com/markus-wa/go-unassert dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bdbedb commit 80107f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require (
44
github.com/golang/geo v0.0.0-20210211234256-740aa86cb551
55
github.com/llgcode/draw2d v0.0.0-20210904075650-80aa0a2a901d
66
github.com/markus-wa/go-heatmap/v2 v2.0.0
7-
github.com/markus-wa/go-unassert v0.1.2
7+
github.com/markus-wa/go-unassert v0.1.3
88
github.com/markus-wa/gobitread v0.2.3
99
github.com/markus-wa/godispatch v1.4.1
1010
github.com/markus-wa/ice-cipher-go v0.0.0-20220126215401-a6adadccc817

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ github.com/llgcode/ps v0.0.0-20150911083025-f1443b32eedb h1:61ndUreYSlWFeCY44JxD
1919
github.com/llgcode/ps v0.0.0-20150911083025-f1443b32eedb/go.mod h1:1l8ky+Ew27CMX29uG+a2hNOKpeNYEQjjtiALiBlFQbY=
2020
github.com/markus-wa/go-heatmap/v2 v2.0.0 h1:mskJwvbESraWLBly+XTv555PVla1e8C2iSrkmS/Gv+Y=
2121
github.com/markus-wa/go-heatmap/v2 v2.0.0/go.mod h1:ETqmIODsmcKAjGPmXkkMS+sFMUk81Xcr7XINxWzNcBw=
22-
github.com/markus-wa/go-unassert v0.1.2 h1:uXWlMDa8JVtc4RgNq4XJIjyRejv9MOVuy/E0VECPxxo=
23-
github.com/markus-wa/go-unassert v0.1.2/go.mod h1:XEvrxR+trvZeMDfXcZPvzqGo6eumEtdk5VjNRuvvzxQ=
22+
github.com/markus-wa/go-unassert v0.1.3 h1:4N2fPLUS3929Rmkv94jbWskjsLiyNT2yQpCulTFFWfM=
23+
github.com/markus-wa/go-unassert v0.1.3/go.mod h1:/pqt7a0LRmdsRNYQ2nU3SGrXfw3bLXrvIkakY/6jpPY=
2424
github.com/markus-wa/gobitread v0.2.3 h1:COx7dtYQ7Q+77hgUmD+O4MvOcqG7y17RP3Z7BbjRvPs=
2525
github.com/markus-wa/gobitread v0.2.3/go.mod h1:PcWXMH4gx7o2CKslbkFkLyJB/aHW7JVRG3MRZe3PINg=
2626
github.com/markus-wa/godispatch v1.4.1 h1:Cdff5x33ShuX3sDmUbYWejk7tOuoHErFYMhUc2h7sLc=

0 commit comments

Comments
 (0)