dependabot[bot]
|
7d726253df
|
Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /postgres
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-19 08:05:14 +00:00 |
|
Muhammed Efe Çetin
|
dd9a30caed
|
update
|
2023-03-12 13:06:50 +03:00 |
|
M. Efe Çetin
|
478527cfe6
|
Merge branch 'main' into main
|
2023-03-12 13:02:59 +03:00 |
|
gaby
|
a3b1139001
|
Breakdown local storage tests into separate files. Fix go.sum files
|
2022-11-20 04:59:16 -08:00 |
|
gaby
|
5a40e781c1
|
Deprecate support for go 1.14 and go 1.15
|
2022-11-20 04:20:05 -08:00 |
|
Muhammed Efe Çetin
|
4b273b74cb
|
fix tests
|
2022-11-04 19:40:38 +03:00 |
|
Muhammed Efe Çetin
|
4f9889ce48
|
Merge branch 'main' of https://github.com/gofiber/storage
|
2022-11-03 19:40:19 +03:00 |
|
dependabot[bot]
|
25bf058c15
|
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /postgres
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 08:29:53 +00:00 |
|
Muhammed Efe Çetin
|
8922818463
|
update
|
2022-10-25 20:14:32 +03:00 |
|
Muhammed Efe Çetin
|
98df5fc473
|
pgx v5
|
2022-10-09 22:13:50 +03:00 |
|
dependabot[bot]
|
0b31353707
|
Bump github.com/lib/pq from 1.10.6 to 1.10.7 in /postgres
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.6...v1.10.7)
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 07:07:50 +00:00 |
|
dependabot[bot]
|
96284ee8b7
|
Bump github.com/lib/pq from 1.10.5 to 1.10.6 in /postgres (#373)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.5...v1.10.6)
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 08:09:45 +02:00 |
|
M. Efe Çetin
|
ae951cdfcc
|
Merge branch 'main' into main
|
2022-05-13 20:30:02 +03:00 |
|
Muhammed Efe Çetin
|
a567590b51
|
update deps.
|
2022-05-13 20:27:13 +03:00 |
|
Infinite Sea Inc
|
b2e9530bc7
|
allow hosts with prefix "/" , without escaping (#363)
* allow hosts with prefix "/" , without escaping
* add comment and fix code style
* fix bug
* Remove duplicate format call
* Update lib/pq
* try to fix goSec setup error
Co-authored-by: RW <rene@gofiber.io>
Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
|
2022-05-01 11:07:09 +02:00 |
|
Muhammed Efe Çetin
|
6d004c4bca
|
Update deps, fix pq dep.
|
2022-02-04 14:29:49 +03:00 |
|
dependabot[bot]
|
4a3096149e
|
Bump github.com/lib/pq from 1.10.2 to 1.10.4 in /postgres (#258)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.2 to 1.10.4.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.2...v1.10.4)
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-17 00:34:43 -05:00 |
|
Technerder
|
868c89fd7e
|
Updated pgx version
|
2021-07-24 21:22:15 -04:00 |
|
Technerder
|
c4e1c722b1
|
Added go.mod, go.sum
|
2021-07-02 18:13:20 -04:00 |
|
dependabot[bot]
|
ae3553dac9
|
Bump github.com/lib/pq from 1.10.1 to 1.10.2 in /postgres
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.1...v1.10.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 07:31:49 +00:00 |
|
dependabot[bot]
|
61a72fd587
|
Bump github.com/lib/pq from 1.10.0 to 1.10.1 in /postgres (#96)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.0...v1.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-06 15:04:03 +02:00 |
|
dependabot[bot]
|
4a20c75be6
|
Bump github.com/lib/pq from 1.8.0 to 1.10.0 in /postgres (#56)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.8.0...v1.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-20 16:07:43 +01:00 |
|
Fenny
|
c0fabf16eb
|
📦 go 1.14 +
|
2020-11-12 03:34:26 +01:00 |
|
Fenny
|
8e13432b70
|
update go mods
|
2020-11-05 09:16:20 +01:00 |
|