[management] Replace JumpCloud SDK with direct HTTP calls (#5591)

This commit is contained in:
Bethuel Mmbaga
2026-03-24 13:21:42 +03:00
committed by GitHub
parent 5b85edb753
commit 0b329f7881
5 changed files with 343 additions and 75 deletions

1
go.mod
View File

@@ -30,7 +30,6 @@ require (
require (
fyne.io/fyne/v2 v2.7.0
fyne.io/systray v1.12.1-0.20260116214250-81f8e1a496f9
github.com/TheJumpCloud/jcapi-go v3.0.0+incompatible
github.com/awnumar/memguard v0.23.0
github.com/aws/aws-sdk-go-v2 v1.36.3
github.com/aws/aws-sdk-go-v2/config v1.29.14