James Hillyerd
fe0e3a00e1
chore: bump go to 1.25 ( #585 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-11-22 10:41:48 -08:00
James Hillyerd
9a2b0f934a
chore: Update Go deps ( #571 )
...
* chore: Update Go deps
Signed-off-by: James Hillyerd <james@hillyerd.com >
* Fix lint warnings for loopvars
Signed-off-by: James Hillyerd <james@hillyerd.com >
---------
Signed-off-by: James Hillyerd <james@hillyerd.com >
2025-05-08 20:53:25 -07:00
James Hillyerd
b1b7e4b07c
chore: use enmime 2.0 ( #531 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-28 12:03:01 -07:00
James Hillyerd
cdff6ea571
chore: bump go deps ( #529 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-09-28 11:54:31 -07:00
dependabot[bot]
658506bb11
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 ( #509 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:26:02 -07:00
James Hillyerd
599200d32e
go: update dependencies ( #467 )
...
* go: update dependencies
* go: minimum 1.21 required by deps
Signed-off-by: James Hillyerd <james@hillyerd.com >
2024-02-04 20:50:49 -08:00
James Hillyerd
4262b34a20
enmime: update to 1.1.0 ( #459 )
2023-12-15 17:45:24 -08:00
James Hillyerd
d6c23df241
lua: Expose logger object ( #407 )
...
Allows Lua scripts to add entries to Inbuckets log
Closes #327
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-10-23 16:06:19 -07:00
dependabot[bot]
3d162549b1
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 ( #400 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 11:42:35 -07:00
James Hillyerd
dcd60b47dd
update go module dependencies ( #390 )
2023-09-11 13:28:25 -07:00
James Hillyerd
9836c0ffbb
go: update mod and imports to correctly reflect major version ( #388 )
2023-09-09 12:36:21 -07:00
Carlos Tadeu Panato Junior
926f9f3804
Few updates in ci jobs and go.mod/dockerfile ( #372 )
...
* update go.mod to 1.20
* clean up and format ci jobs
* update go and alpine images in dockerfile
Signed-off-by: cpanato <ctadeu@gmail.com >
2023-05-30 14:08:07 -07:00
James Hillyerd
95281566f6
bump Go deps ( #350 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-02-27 10:59:53 -08:00
James Hillyerd
5d18d79539
lua: Preload json module ( #330 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-02-10 11:44:36 -08:00
James Hillyerd
b38b2e9760
lua: Preload gluahttp module ( #328 )
2023-02-09 19:04:33 -08:00
James Hillyerd
55addbb556
lua: Init with config and pool ( #321 )
...
* lua: Intial impl with config and pool
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-01-24 12:16:58 -08:00
James Hillyerd
28b0557865
Update go.mod to 1.18 syntax ( #306 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-01-13 09:09:28 -08:00
James Hillyerd
997cb55847
Update go deps ( #304 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2023-01-12 20:28:24 -08:00
James Hillyerd
ffd13e2ee7
Update go deps ( #253 )
...
Signed-off-by: James Hillyerd <james@hillyerd.com >
2022-01-17 13:17:50 -08:00
James Hillyerd
8e34a21dc6
Update Go dependencies, incl enmime ( #234 )
2021-08-22 12:54:26 -07:00
James Hillyerd
a2c4292fc1
update go deps ( #226 )
2021-07-31 15:53:38 -07:00
James Hillyerd
35ab31efbc
Update go deps ( #208 )
2021-05-06 10:35:53 -07:00
James Hillyerd
e56365b9a0
Update deps ( #184 )
...
* backend: update Go dependencies
* frontend: update npm dependencies
2020-09-23 21:39:27 -07:00
James Hillyerd
f0520b88c5
Update backend and docker dependencies ( #173 )
...
* backend: update dependencies
* travis: go 1.15
* docker: bump to go 1.15, alpine 3.12
2020-08-30 13:18:58 -07:00
Sascha Andres
f0bc5741f3
feat: update gorilla websocket ( #167 )
...
Closes #144
2020-07-25 10:34:15 -07:00
James Hillyerd
45d9d2af39
travis: Update to Go 1.14.x
2020-03-21 10:04:24 -07:00
James Hillyerd
0b3f4eab75
backend: Update dependencies
2019-08-10 17:54:09 -07:00
James Hillyerd
7ea4798e77
backend: Update to enmime 0.6.0
2019-08-10 17:13:57 -07:00
James Hillyerd
7ea8e2fc03
Release 3.0.0-beta1
2019-03-14 21:15:09 -07:00
James Hillyerd
e4c48a0705
go code: rename to github.com/inbucket/inbucket
2019-02-24 09:43:10 -08:00
James Hillyerd
4894244d5c
webui: Remove sessions & securecookie
2018-12-15 08:35:00 -08:00
James Hillyerd
0c9cf81c94
main: bump enmime to v0.4.0
2018-11-21 21:45:27 -08:00
James Hillyerd
fcb4bc20e0
test: Add basic integration test suite, closes #119
2018-10-22 16:25:27 -07:00
James Hillyerd
dc007da82e
build: Use go modules for #121
...
- travis: Bump release trigger env to 1.11
2018-10-20 11:58:45 -07:00