Semaphore/api
Thomas Boerger 3b7436e22c
feat: upgrade all dependencies
I have updated all dependencies within go.mod by executing `go get -u
./...`, beside that I had to replace the imports for logrus, mergo and
squirrel to match the right names from their modules.
2024-02-27 12:06:05 +01:00
..
helpers feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
projects feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
runners fix(runner): pass token in PUT request 2024-01-08 00:50:37 +05:00
sockets feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
api_test.go test(be): fix tests 2021-08-26 16:41:42 +05:00
auth.go feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
events.go feat: admin can all 2023-09-17 16:15:44 +02:00
login.go feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00
router.go feat(api): restore 2024-02-07 22:19:23 +01:00
user.go chore: remove unused option 2023-11-17 02:41:36 +05:00
users.go feat: upgrade all dependencies 2024-02-27 12:06:05 +01:00