4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-07-21 05:36:47 +00:00

Update vendor, move to labstack/echo/v4 Fixes #698

This commit is contained in:
Wim
2019-01-31 17:06:36 +01:00
parent f8a1ab4622
commit c81c0dd22a
265 changed files with 32014 additions and 7207 deletions

View File

@ -1,11 +1,10 @@
language: go
go:
- "1.10.3"
- "1.9.7"
dist: xenial
sudo: false
go:
- "1.11.5"
- "1.10.8"
script:
- go vet ./...
- go test ./...

View File

@ -1,4 +1,4 @@
Copyright (c) 2015-2018 Peter Hellberg https://c7.se/
Copyright (c) 2015-2019 Peter Hellberg https://c7.se
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),

View File

@ -39,7 +39,7 @@ _Youll need to have the [golang.org/x/tools/imports](https://golang.org/x/too
## License (MIT)
Copyright (c) 2015-2018 [Peter Hellberg](http://c7.se/)
Copyright (c) 2015-2019 [Peter Hellberg](https://c7.se)
> Permission is hereby granted, free of charge, to any person obtaining
> a copy of this software and associated documentation files (the