Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
deps: upgrade demoinfocs from v2-beta to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-wa committed May 8, 2020
1 parent 703cd25 commit 917b39a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/golang/geo v0.0.0-20200319012246-673a6f80352d
github.com/golang/protobuf v1.3.2 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/markus-wa/demoinfocs-golang/v2 v2.0.0-beta.11
github.com/markus-wa/demoinfocs-golang/v2 v2.0.0
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.5.1
github.com/vishalkuo/bimap v0.0.0-20180703190407-09cff2814645
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ github.com/markus-wa/demoinfocs-golang v1.10.0 h1:XgGsUG2jBIWT6yqkKqWg3Xh671acQi
github.com/markus-wa/demoinfocs-golang v1.10.0/go.mod h1:89I5cRCmxICDQHt0KzWURFhGgKstC1rwqUrsmVckDcM=
github.com/markus-wa/demoinfocs-golang/v2 v2.0.0-beta.11 h1:GcOTLYPUzA30+bokg7MyBhJoDuIN9+5LaPyIAVpmkoc=
github.com/markus-wa/demoinfocs-golang/v2 v2.0.0-beta.11/go.mod h1:8Jj8IZRuSCZLYK1E6JMmhegDotSkDAdntzyGEzy2pbU=
github.com/markus-wa/demoinfocs-golang/v2 v2.0.0 h1:wdhlQt9ZQCe4YZgujLk58uz8yaPYlPxVerGRJGgus5Q=
github.com/markus-wa/demoinfocs-golang/v2 v2.0.0/go.mod h1:8Jj8IZRuSCZLYK1E6JMmhegDotSkDAdntzyGEzy2pbU=
github.com/markus-wa/go-unassert v0.1.1 h1:Bn7NfuD85DFdUoGQREI3PWNT1m0THYbYazHmOVIPNYQ=
github.com/markus-wa/go-unassert v0.1.1/go.mod h1:XEvrxR+trvZeMDfXcZPvzqGo6eumEtdk5VjNRuvvzxQ=
github.com/markus-wa/go-unassert v0.1.2 h1:uXWlMDa8JVtc4RgNq4XJIjyRejv9MOVuy/E0VECPxxo=
Expand Down

0 comments on commit 917b39a

Please sign in to comment.