Support authentication and auto-UPS-ID-detection

This commit is contained in:
2025-12-13 19:18:37 -05:00
parent 47a2a02e90
commit 7b38b6a4e2
5 changed files with 97 additions and 24 deletions
+6 -2
View File
@@ -1,4 +1,8 @@
github.com/rwinkhart/go-boilerplate v0.1.0 h1:EzlVj6R7Bxtl79Nl7R5zRcg6s+Cf2FAqGIzR4giWTQg=
github.com/rwinkhart/go-boilerplate v0.1.0/go.mod h1:cnzIF45I0FCOvE4YIB+26pLCUx2kWyY2llKYZruNaRY=
github.com/rwinkhart/uni-nut v1.1.1 h1:Hy567wno4XqcgTaT+floRYCimf5iHhy6XvqqsSQ7rpM=
github.com/rwinkhart/uni-nut v1.1.1/go.mod h1:H5s8llqTO0UnerDqZHn+30bJVY07OLSoR1PaZa4yzPk=
github.com/rwinkhart/uni-nut v1.2.0 h1:AmCIfKQf3bTCiDF25RrqWybPz6LGo0ru8OrnyNsGaXY=
github.com/rwinkhart/uni-nut v1.2.0/go.mod h1:DTL9S0qxUA2Ziqf4WQWnat4zLbvcAmRPOl6RyU4Oodo=
golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk=
golang.org/x/sys v0.39.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
golang.org/x/term v0.38.0 h1:PQ5pkm/rLO6HnxFR7N2lJHOZX6Kez5Y1gDSJla6jo7Q=
golang.org/x/term v0.38.0/go.mod h1:bSEAKrOT1W+VSu9TSCMtoGEOUcKxOKgl3LE5QEF/xVg=