File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/go-jose/go-jose/v4 v4.1.3 // indirect
1717 github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
1818 github.com/google/uuid v1.6.0 // indirect
19- github.com/in4it/go-devops-platform v0.1.5
19+ github.com/in4it/go-devops-platform v0.1.6
2020 github.com/russellhaering/gosaml2 v0.10.0 // indirect
2121 github.com/russellhaering/goxmldsig v1.5.0 // indirect
2222)
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
1313github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
1414github.com/gopacket/gopacket v1.4.0 h1:cr1OlFpzksCkZHNO0eLjaSSOrMQnpPXg0j6qHIY3y2U =
1515github.com/gopacket/gopacket v1.4.0 /go.mod h1:EpvsxINeehp5qj4YMKMLf2/dekdhKn2IIAO/ZOifS7o =
16- github.com/in4it/go-devops-platform v0.1.5 h1:pCVA7jRd5kdIAAsrkQmppLvByRcNR0/9LntO6+bMlL8 =
17- github.com/in4it/go-devops-platform v0.1.5 /go.mod h1:HFbIY34RQwyX9svB8ep+v9vHv15G3gHOfvkwpquRYpI =
16+ github.com/in4it/go-devops-platform v0.1.6 h1:vZkb5yztBhC5I4Mf+iLuOPNS6quOgIk+UiG6gQqjXyw =
17+ github.com/in4it/go-devops-platform v0.1.6 /go.mod h1:e8XwPp/yHjKTZquS5BPytSesZcAxq1dHFofHuVlRw8g =
1818github.com/jonboulle/clockwork v0.5.0 h1:Hyh9A8u51kptdkR+cqRpT1EebBwTn1oK9YfGYbdFz6I =
1919github.com/jonboulle/clockwork v0.5.0 /go.mod h1:3mZlmanh0g2NDKO5TWZVJAfofYk64M7XN3SzBPjZF60 =
2020github.com/mattermost/xml-roundtrip-validator v0.1.0 h1:RXbVD2UAl7A7nOTR4u7E3ILa4IbtvKBHw64LDsmu9hU =
Original file line number Diff line number Diff line change 1- v1.1.12
1+ v1.1.13
Original file line number Diff line number Diff line change 4646 "typescript" : " ^5.9.2" ,
4747 "vite" : " ^7.1.11" ,
4848 "vitest" : " ^3.2.4"
49- },
50- "packageManager" : " yarn@4.9.4"
51- }
49+ }
50+ }
You can’t perform that action at this time.
0 commit comments