File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 cloud.google.com/go/secretmanager v1.14.2
1818 cloud.google.com/go/storage v1.46.0
1919 github.com/Azure/go-autorest/autorest/azure/auth v0.5.13
20- github.com/AzureAD/microsoft-authentication-library-for-go v1.2.3
20+ github.com/AzureAD/microsoft-authentication-library-for-go v1.3.0
2121 github.com/BobuSumisu/aho-corasick v1.0.3
2222 github.com/TheZeroSlave/zapsentry v1.23.0
2323 github.com/adrg/strutil v0.3.1
Original file line number Diff line number Diff line change @@ -105,6 +105,8 @@ github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mx
105105github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
106106github.com/AzureAD/microsoft-authentication-library-for-go v1.2.3 h1:6LyjnnaLpcOKK0fbYisI+mb8CE7iNe7i89nMNQxFxs8 =
107107github.com/AzureAD/microsoft-authentication-library-for-go v1.2.3 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
108+ github.com/AzureAD/microsoft-authentication-library-for-go v1.3.0 h1:YjxrAyf/5z9yK0ecQsKjgSdaC4FjXUbwlgxLz05E3YY =
109+ github.com/AzureAD/microsoft-authentication-library-for-go v1.3.0 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
108110github.com/BobuSumisu/aho-corasick v1.0.3 h1:uuf+JHwU9CHP2Vx+wAy6jcksJThhJS9ehR8a+4nPE9g =
109111github.com/BobuSumisu/aho-corasick v1.0.3 /go.mod h1:hm4jLcvZKI2vRF2WDU1N4p/jpWtpOzp3nLmi9AzX/XE =
110112github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
You can’t perform that action at this time.
0 commit comments