This project includes the following subcomponents that are subject to separate license terms. Your use of these subcomponents is subject to the separate license terms applicable to each subcomponent.
Gocron.
https://github.com/go-co-op/gocron.
Copyright (c) 2014, 辣椒面.
MIT license (https://github.com/go-co-op/gocron/blob/main/LICENSE).
Telebot.
https://github.com/tucnak/telebot
Copyright (c) 2015 llya Kowalewski.
MIT license (https://github.com/tucnak/telebot/blob/v3/LICENSE).
Cron.
https://github.com/robfig/cron.
Copyright (C) 2012 Rob Figueiredo.
MIT license (https://github.com/robfig/cron/blob/master/LICENSE).
Go Sync.
https://cs.opensource.google/go/x/sync.
Copyright (c) 2009 The Go Authors. All rights reserved.
BSD-3-Clause (https://cs.opensource.google/go/x/sync/+/master:LICENSE).
Go-Sqlmock.
https://github.com/DATA-DOG/go-sqlmock.
Copyright (c) 2013-2019, DATA-DOG team.
BSD-3-Clause (https://github.com/DATA-DOG/go-sqlmock/blob/master/LICENSE).
Go Postgres driver.
https://github.com/lib/pq.
Copyright (c) 2011-2013, 'pq' Contributors.
Portions Copyright (C) 2011 Blake Mizerany.
MIT license (https://raw.githubusercontent.com/lib/pq/master/LICENSE.md).
Errors.
https://github.com/pkg/errors.
Copyright (c) 2015, Dave Cheney <[email protected]>.
BSD-2-Clause "Simplified" License (https://github.com/pkg/errors/blob/master/LICENSE).
Structs.
https://github.com/fatih/structs.
Copyright (c) 2014 Fatih Arslan.
MIT license (https://github.com/fatih/structs/blob/master/LICENSE).
Modernc SQLite driver.
https://gitlab.com/cznic/sqlite.
Copyright (c) 2017 The Sqlite Authors.
BSD-3-Clause (https://gitlab.com/cznic/sqlite/-/blob/master/LICENSE).
UUID.
https://github.com/google/uuid.
Copyright (c) 2009,2014 Google Inc.
BSD-3-Clause (https://github.com/google/uuid/blob/master/LICENSE).
Gin-Gonic.
https://github.com/gin-gonic/gin.
Copyright (c) 2014 Manuel Martínez-Almeida.
MIT License (https://github.com/gin-gonic/gin/blob/master/LICENSE).
https://github.com/gin-contrib/cors.
Copyright (c) 2016 Gin-Gonic.
MIT License (https://github.com/gin-contrib/cors/blob/master/LICENSE).
https://github.com/stretchr/testify.
Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
MIT License (https://github.com/stretchr/testify/blob/master/LICENSE).
Copyright <YEAR> <COPYRIGHT HOLDER>
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright <YEAR> <COPYRIGHT HOLDER>
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.