-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathglide.yaml
More file actions
27 lines (27 loc) · 729 Bytes
/
Copy pathglide.yaml
File metadata and controls
27 lines (27 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
package: github.com/andboson/chebot
import:
- package: github.com/labstack/echo
subpackages:
- middleware
- package: github.com/stretchr/testify
subpackages:
- assert
- package: gopkg.in/telegram-bot-api.v4
- package: github.com/technoweenie/multipartstreamer
- package: github.com/michivip/skypeapi
- package: github.com/andboson/skypeapi
- package: github.com/maciekmm/messenger-platform-go-sdk
version: v4.5
- package: github.com/essentialkaos/translit
version: ^2.0.0
- package: github.com/kardianos/osext
- package: google.golang.org/api
subpackages:
- calendar/v3
- package: golang.org/x/oauth2
subpackages:
- google
- package: cloud.google.com/go
version: ^0.23.0
subpackages:
- compute/metadata