mirror of
https://github.com/miniflux/v2.git
synced 2025-08-21 18:11:09 +00:00
Update vendor dependencies
This commit is contained in:
parent
34a3fe426b
commit
459bb4531f
747 changed files with 89857 additions and 39711 deletions
4
vendor/google.golang.org/appengine/log/log.go
generated
vendored
4
vendor/google.golang.org/appengine/log/log.go
generated
vendored
|
@ -3,8 +3,8 @@
|
|||
// license that can be found in the LICENSE file.
|
||||
|
||||
/*
|
||||
Package log provides the means of querying an application's logs from
|
||||
within an App Engine application.
|
||||
Package log provides the means of writing and querying an application's logs
|
||||
from within an App Engine application.
|
||||
|
||||
Example:
|
||||
c := appengine.NewContext(r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue