Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ require (
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
github.com/eknkc/basex v1.0.0
github.com/foomo/htpasswd v0.0.0-20180422071726-cb63c4ac0e50
github.com/gin-gonic/gin v1.4.0
github.com/gin-gonic/gin v1.7.7
github.com/gofrs/uuid v3.2.0+incompatible // indirect
github.com/gogo/googleapis v1.3.0 // indirect
github.com/google/certificate-transparency-go v1.0.21 // indirect
Expand Down
Loading