Jože Fortun
4edcf0e838
Update corteza-locale dep
2022-06-15 16:50:31 +02:00
Denis Arh
aa02002b30
Use goqu fork (github.com/cortezaproject/goqu)
2022-05-20 15:37:33 +02:00
Tomaž Jerman
63df67c13f
Update to go 1.18
2022-04-24 15:23:10 +02:00
Denis Arh
2d55f4e1f4
Upgrade all patched dependencies
2022-04-24 09:56:32 +02:00
Denis Arh
773d64636f
Refactored store codegen, replace squirrel with goqu
2022-04-23 16:34:04 +02:00
Jože Fortun
64ace697e7
Update corteza-locale dep
2022-04-20 13:24:20 +02:00
Jože Fortun
59509bcbb6
Update corteza-locale dep
2022-03-30 13:20:42 +02:00
Jože Fortun
78575d7d18
Update corteza-locale dep
2022-03-29 15:48:22 +02:00
Jože Fortun
655ed4c7eb
Update corteza-locale dep
2022-03-24 15:18:40 +01:00
Denis Arh
60a6e597f6
Dependencies updated
...
+------------------------------------------+------------------------------------+------------------------------------+--------+------------------+
| MODULE | VERSION | NEW VERSION | DIRECT | VALID TIMESTAMPS |
+------------------------------------------+------------------------------------+------------------------------------+--------+------------------+
| github.com/brianvoe/gofakeit/v6 | v6.12.1 | v6.15.0 | true | true |
| github.com/cortezaproject/corteza-locale | v0.0.0-20220322170233-572348fc2ebb | v0.0.0-20220322172455-bf2924a6ad38 | true | true |
| github.com/dop251/goja | v0.0.0-20220110113543-261677941f3c | v0.0.0-20220214123719-b09a6bfa842f | true | true |
| github.com/evanw/esbuild | v0.14.11 | v0.14.27 | true | true |
| github.com/getsentry/sentry-go | v0.12.0 | v0.13.0 | true | true |
| github.com/go-chi/httprate | v0.5.2 | v0.5.3 | true | true |
| github.com/go-oauth2/oauth2/v4 | v4.4.2 | v4.4.3 | true | true |
| github.com/golang-jwt/jwt/v4 | v4.2.0 | v4.4.0 | true | true |
| github.com/gorilla/websocket | v1.4.2 | v1.5.0 | true | true |
| github.com/lestrrat-go/jwx | v1.2.15 | v1.2.20 | true | true |
| github.com/markbates/goth | v1.68.0 | v1.69.0 | true | true |
| github.com/mattn/go-sqlite3 | v1.14.10 | v1.14.12 | true | true |
| github.com/microcosm-cc/bluemonday | v1.0.17 | v1.0.18 | true | true |
| github.com/prometheus/client_golang | v1.11.0 | v1.12.1 | true | true |
| github.com/spf13/afero | v1.8.0 | v1.8.2 | true | true |
| github.com/spf13/cobra | v1.3.0 | v1.4.0 | true | true |
| github.com/stretchr/testify | v1.7.0 | v1.7.1 | true | true |
| go.uber.org/zap | v1.20.0 | v1.21.0 | true | true |
| golang.org/x/crypto | v0.0.0-20211215153901-e495a2d5b3d3 | v0.0.0-20220321153916-2c7772ba3064 | true | true |
| golang.org/x/oauth2 | v0.0.0-20211104180415-d3ed0bb246c8 | v0.0.0-20220309155454-6242fa91716a | true | true |
| google.golang.org/grpc | v1.43.0 | v1.45.0 | true | true |
| google.golang.org/protobuf | v1.27.1 | v1.28.0 | true | true |
| moul.io/zapfilter | v1.6.1 | v1.7.0 | true | true |
+------------------------------------------+------------------------------------+------------------------------------+--------+------------------+
2022-03-23 07:29:54 +01:00
Denis Arh
2e8ccd51d1
Update corteza-locale dep
2022-03-22 18:09:12 +01:00
Jože Fortun
1a8bb58985
Update corteza-locale dep
2022-03-21 16:25:38 +01:00
Jože Fortun
5197cb3dc3
Update corteza-locale dep
2022-03-16 14:25:29 +01:00
Jože Fortun
4cdb3ef6ce
Update corteza-locale dep
2022-03-07 17:18:09 +01:00
Jože Fortun
8f38f90484
Update corteza-locale dep
2022-03-03 13:54:26 +01:00
Denis Arh
f5c4f76c04
Update corteza-locale dep
2022-02-25 08:48:59 +01:00
Jože Fortun
702471c946
Update corteza-locale dep
2022-02-22 13:19:42 +01:00
Denis Arh
2d90fe4e9e
Upgrade to go 1.17
2022-02-11 11:07:17 +01:00
Denis Arh
d8aa1936e0
Ensure right dep versions
2022-02-10 14:02:26 +01:00
Denis Arh
07440a49df
Update corteza-locale dep
2022-01-25 16:43:42 +01:00
Denis Arh
8988bf4f9c
Fix failing TestAuthExternalSAMLSuccess test
2022-01-22 16:32:51 +01:00
Denis Arh
8e3e3fdf76
Rework how tools (gin, gotest..) are installed, refactor watch command
...
Support newer version of gin, and add ability to use customize params, use different .env file
2022-01-21 15:30:58 +01:00
Denis Arh
59ec77e204
Refactor JWT implementation
2022-01-18 21:50:18 +01:00
Denis Arh
60020f8510
Upgrade go-chi&co
2022-01-11 10:53:49 +01:00
Denis Arh
6eda39f3ad
Upgrade jwx goth, jwt deps
2022-01-11 10:53:49 +01:00
Denis Arh
590c4ae4dd
Upgrade zap, atomic, grpc deps
2022-01-11 10:53:49 +01:00
Denis Arh
acd8ea0765
Upgrade pgsql, mysql, sqlite deps
2022-01-11 10:53:49 +01:00
Denis Arh
2ab2c17a51
Upgrade deps
2022-01-11 10:53:48 +01:00
Denis Arh
09f644a7a9
Upgraded packages chi-prometheus, goya, exiffix, sqlmw, crypto, ouath2
2022-01-11 10:53:48 +01:00
Denis Arh
641788a666
Update corteza-locale dep
2022-01-04 12:26:14 +01:00
Denis Arh
0d841182bd
sonyflake dep version bump
2021-12-22 15:48:22 +01:00
Tomaž Jerman
2d9e62ae27
Update corteza-locale dep
2021-12-16 16:41:26 +01:00
Tomaž Jerman
1bc7094690
Update corteza-locale dep
2021-12-10 10:49:43 +01:00
Vivek Patel
a2091dbbf6
Add Corteza OIDC support
...
This provides `well know` endpoint for corteza which defines a set of values that can be retrieved by a client in order to self-configure.
Added route for `public-keys` which can help a client to determine if the public key is changed since the last time and automatically update itself to use this new information.
2021-12-06 13:55:29 +05:30
Denis Arh
a1e1d1c493
Update corteza-locale dep
2021-11-23 14:46:16 +01:00
Denis Arh
73c0b312e7
Upgrade bluemonday and net packages
2021-11-10 16:56:47 +01:00
Denis Arh
f054507bfd
Update corteza-locale dep
2021-11-07 10:16:20 +01:00
Denis Arh
432e2ff54d
Update corteza-locale dep
2021-11-04 12:13:36 +01:00
Denis Arh
49b5ad83b9
Update deps
2021-11-02 18:43:43 +01:00
Denis Arh
58c1358c83
Update corteza-locale dep
2021-10-19 18:33:10 +02:00
Denis Arh
2d25c55cd7
Update corteza-locale dep
2021-10-11 18:24:23 +02:00
Tomaž Jerman
a30b532c15
Update corteza-locale dep
2021-10-08 17:20:20 +02:00
Denis Arh
521b63f7c1
Update corteza-locale dep
2021-10-08 14:49:26 +02:00
Denis Arh
d2b54aae56
Update corteza-locale dep
2021-10-06 17:46:07 +02:00
Denis Arh
16608d30e1
Update corteza-locale dep
2021-10-02 09:28:02 +02:00
Denis Arh
68eda30665
Update corteza-locale dep
2021-10-01 16:34:54 +02:00
Denis Arh
32370d2bb1
Update corteza-locale dep
2021-10-01 10:08:58 +02:00
Denis Arh
3c43bbe5ac
Update corteza-locale dep
2021-09-24 18:24:03 +02:00
Denis Arh
a9914a5626
Import corteza-locale as golang pkg and allow hybrid lang importing
2021-09-02 14:42:51 +02:00
Denis Arh
77b593a192
Refactor log init, add new env options, filter
2021-08-26 17:28:50 +02:00