4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-07-20 12:08:55 +00:00

Update direct dependencies where possible

This commit is contained in:
Duco van Amstel
2018-11-18 17:55:05 +00:00
committed by Wim
parent f716b8fc0f
commit 09875fe160
356 changed files with 27318 additions and 11078 deletions

View File

@ -1,8 +1,11 @@
language: go
go:
- 1.8
- 1.7.5
- 1.6.4
- "1.10.3"
- "1.9.7"
sudo: false
script:
- go vet ./...
- go test ./...

View File

@ -1,4 +1,4 @@
Copyright (c) 2015-2017 Peter Hellberg https://c7.se/
Copyright (c) 2015-2018 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-2017 [Peter Hellberg](http://c7.se/)
Copyright (c) 2015-2018 [Peter Hellberg](http://c7.se/)
> Permission is hereby granted, free of charge, to any person obtaining
> a copy of this software and associated documentation files (the

File diff suppressed because it is too large Load Diff