File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/crewjam/saml
3
3
go 1.23.0
4
4
5
5
require (
6
- github.com/beevik/etree v1.5 .0
6
+ github.com/beevik/etree v1.6 .0
7
7
github.com/golang-jwt/jwt/v5 v5.2.2
8
8
github.com/google/go-cmp v0.7.0
9
9
github.com/mattermost/xml-roundtrip-validator v0.1.0
Original file line number Diff line number Diff line change 1
1
github.com/beevik/etree v1.1.0 /go.mod h1:r8Aw8JqVegEf0w2fDnATrX9VpkMcyFeM0FhwO62wh+A =
2
- github.com/beevik/etree v1.5 .0 h1:iaQZFSDS+3kYZiGoc9uKeOkUY3nYMXOKLl6KIJxiJWs =
3
- github.com/beevik/etree v1.5 .0 /go.mod h1:gPNJNaBGVZ9AwsidazFZyygnd+0pAU38N4D+WemwKNs =
2
+ github.com/beevik/etree v1.6 .0 h1:u8Kwy8pp9D9XeITj2Z0XtA5qqZEmtJtuXZRQi+j03eE =
3
+ github.com/beevik/etree v1.6 .0 /go.mod h1:bh4zJxiIr62SOf9pRzN7UUYaEDa9HEKafK25+sLc0Gc =
4
4
github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
5
5
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
6
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments