Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit ec96ebf

Browse files
committed
Tidy up
1 parent 101863f commit ec96ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.16
55
require (
66
github.com/cenkalti/backoff/v4 v4.1.1
77
github.com/evanphx/json-patch/v5 v5.5.0
8-
github.com/golang-jwt/jwt v3.2.1+incompatible
98
github.com/go-playground/validator/v10 v10.8.0
9+
github.com/golang-jwt/jwt v3.2.1+incompatible
1010
github.com/google/fhir/go v0.0.0-20201203001644-a2580b6ea022
1111
github.com/google/go-querystring v1.1.0
1212
github.com/google/uuid v1.3.0

0 commit comments

Comments
 (0)