about summary refs log tree commit diff stats
path: root/html/archive
ModeNameSize
d---------2.vm917log stats plain
class='alt'>
92f1ba5 ^
beda2eb ^


6a712db ^
038b2f8 ^

6a712db ^

a8464ae ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


            

         
 


         
 

            

                  

                            
language: go

go:
 - 1.11.x
 - 1.12.x

os: 
  - linux
  - osx

dist: xenial

env:
  - GO111MODULE=on

script: cd svc && go test -v