Skip to content

Commit 58f32bb

Browse files
committed
add sort package
1 parent ffe62bc commit 58f32bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

templates.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package main
22

33
import (
44
"fmt"
5+
"sort"
56

67
"github.com/akerl/go-lambda/apigw/events"
78
"gopkg.in/osteele/liquid.v1"

0 commit comments

Comments
 (0)